Skip to content

Commit 58fd002

Browse files
committed
fix aftercut score
1 parent 15a3426 commit 58fd002

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bsor/Bsor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import typing
2-
from Decoder import *
2+
from bsor.Decoder import *
33
from typing import *
44

55

0 commit comments

Comments
 (0)