Skip to content

Commit 6acfea4

Browse files
committed
[new-exercise] Add __init__ to root of exercise
1 parent dfa84cb commit 6acfea4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

new-exercise.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@ def main():
225225
create_readme_file(config)
226226
create_download_py_file()
227227
create_verify_py_file()
228+
create_init_py_file()
228229
create_test_dir(config)
229230

230231

0 commit comments

Comments
 (0)