We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b98cc41 commit 5797853Copy full SHA for 5797853
src/scripts/main.py
@@ -4,7 +4,7 @@
4
from .logger import *
5
import sys
6
7
-def init(url , branch , path):
+def init(path):
8
checkdata(path)
9
10
0 commit comments