Skip to content

Commit a58cc9d

Browse files
authored
Merge pull request hephaest0s#73 from Wh1t3Fox/init_update
fix circular import
2 parents ad12c6e + d899fa9 commit a58cc9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

usbkill/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
from usbkill import go
1+
from .usbkill import go

0 commit comments

Comments
 (0)