We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c801a81 commit ca962cbCopy full SHA for ca962cb
shaketune/shaketune.py
@@ -10,6 +10,7 @@
10
11
import importlib
12
import os
13
+import sys
14
from pathlib import Path
15
if sys.version_info >= (3, 8):
16
from typing import Callable
0 commit comments