Skip to content

Commit ca962cb

Browse files
authored
Update shaketune.py
1 parent c801a81 commit ca962cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shaketune/shaketune.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
import importlib
1212
import os
13+
import sys
1314
from pathlib import Path
1415
if sys.version_info >= (3, 8):
1516
from typing import Callable

0 commit comments

Comments
 (0)