Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
fabioz committed Nov 16, 2023
1 parent 1ce6cf3 commit 192fcda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _pydevd_sys_monitoring/pydevd_sys_monitoring.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import sys
import threading
from types import CodeType, FrameType
from typing import Dict, Optional, Set, Tuple, Literal
from typing import Dict, Optional, Set, Tuple
from os.path import basename, splitext

from _pydev_bundle import pydev_log
Expand Down

0 comments on commit 192fcda

Please sign in to comment.