Skip to content

Commit 7f58ff4

Browse files
committed
'updated'
1 parent 686d8a0 commit 7f58ff4

File tree

18 files changed

+12
-107
lines changed

18 files changed

+12
-107
lines changed

.gitignore

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
1-
# .vscode/
2-
<<<<<<< HEAD
3-
# .vscode/settings.json
4-
# settings.json
5-
=======
6-
.vscode/settings.json
7-
settings.json
8-
__pycache__
9-
__pycache__
1+
.vscode/
2+
#.vscode/settings.json
3+
#settings.json
4+
#__pycache__
105
*.out
11-
>>>>>>> 9ff99e0158cbe3beca5127f4ed6cbadb859b6fa5

.vs/slnx.sqlite

-80 KB
Binary file not shown.
-8 Bytes
Binary file not shown.
-39.2 MB
Binary file not shown.
-39.2 MB
Binary file not shown.
-8 Bytes
Binary file not shown.

.vscode/settings.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2-
"python.pythonPath": "/usr/local/anaconda/bin/python",
3-
"python.formatting.provider": "autopep8"
2+
"python.pythonPath": "D:\\Program\\Python\\Python27\\python.exe",
3+
"python.formatting.provider": "autopep8",
4+
"python.linting.pylintEnabled": true
45
}

0.jpg

Whitespace-only changes.

1.jpg

Whitespace-only changes.
File renamed without changes.

0 commit comments

Comments
 (0)