mirror of
https://github.com/cheat/cheat.git
synced 2024-11-16 00:48:29 +01:00
simple py3 import change
This commit is contained in:
parent
371c0af156
commit
6a4414f538
1 changed files with 3 additions and 3 deletions
|
@ -1,3 +1,3 @@
|
|||
import sheet
|
||||
import sheets
|
||||
import utils
|
||||
from . import sheet
|
||||
from . import sheets
|
||||
from . import utils
|
||||
|
|
Loading…
Reference in a new issue