Skip to content

Commit f4e1169

Browse files
committed
Merge pull request #1848 from austinjalexander/patch-1
fix style in Python.gitignore by adding space after #
2 parents d6f33de + bcbbc6e commit f4e1169

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Python.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ docs/_build/
5959
# PyBuilder
6060
target/
6161

62-
#Ipython Notebook
62+
# Ipython Notebook
6363
.ipynb_checkpoints
6464

6565
# pyenv

0 commit comments

Comments
 (0)