Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
Added import sys

Signed-off-by: Rajtilak Bhattacharjee <[email protected]>
  • Loading branch information
rajtilakjee authored May 1, 2024
1 parent 57dfe9b commit ae268c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
from __future__ import annotations

import os
import sys
from typing import Annotated
from typing import Optional

Expand Down

0 comments on commit ae268c6

Please sign in to comment.