Skip to content

Commit a6f19df

Browse files
committed
fix(ci): stylesheet error
Co-authored-by:
1 parent 1932945 commit a6f19df

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

generator.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@
1717
from utils import create_file
1818

1919

20+
# TODO:
21+
# - add support to --convention flag
22+
# - add support to --no-generate flag
23+
2024
parser = parser_cli()
2125
args = parser.parse_args()
2226

0 commit comments

Comments
 (0)