We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7039f4 commit 42da0b0Copy full SHA for 42da0b0
3 files changed
.gitignore
@@ -3,4 +3,8 @@
3
mymodule.py
4
mymodule2.py
5
6
-test_folder/output.txt
+test_folder/output.txt
7
+
8
+__pycache__/
9
+*.pyc
10
+plant_log.csv
0 commit comments