We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd55f2f commit ef73f88Copy full SHA for ef73f88
.gitignore
@@ -8,6 +8,8 @@ __pycache__/
8
*.csv
9
*.xlsx
10
# Distribution / packaging
11
+.idea/*
12
+idea/*
13
.idea/
14
.Python
15
build/
0 commit comments