Skip to content

Commit c4880ed

Browse files
Renamed code -> python_code, as iPython fails otherwise
1 parent 7c4b4f2 commit c4880ed

File tree

7 files changed

+4
-4
lines changed

7 files changed

+4
-4
lines changed

.gitignore

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ html/*_files/
1212
beta/html/*.html
1313
beta/html/*_files/
1414

15-
code/*.py
16-
code/*.py.out
17-
beta/code/*.py
18-
beta/code/*.py.out
15+
python_code/*.py
16+
python_code/*.py.out
17+
beta/python_code/*.py
18+
beta/python_code/*.py.out
1919

2020
mypy/*.py
2121

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)