We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15a3426 commit 58fd002Copy full SHA for 58fd002
src/bsor/Bsor.py
@@ -1,5 +1,5 @@
1
import typing
2
-from Decoder import *
+from bsor.Decoder import *
3
from typing import *
4
5
0 commit comments