1 parent 8fb7c61 commit 82e32f7Copy full SHA for 82e32f7
1 file changed
build.py
@@ -1,4 +1,4 @@
1
from beet import Context
2
3
4
-def main(ctX: Context): ...
+def main(ctx: Context): ...
0 commit comments