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 fd37ec9 commit c8fef58Copy full SHA for c8fef58
hooks/utils.py
@@ -8,6 +8,8 @@
8
import sys
9
from typing import List
10
11
+# touch
12
+
13
14
class Command:
15
"""Super class that all commands inherit"""
0 commit comments