mirror of
https://github.com/cheat/cheat.git
synced 2025-09-04 02:58:29 +02:00
simple py3 import change
This commit is contained in:
@ -1,3 +1,3 @@
|
|||||||
import sheet
|
from . import sheet
|
||||||
import sheets
|
from . import sheets
|
||||||
import utils
|
from . import utils
|
||||||
|
Reference in New Issue
Block a user