Skip to content

Commit e1098f0

Browse files
pylinting set to flake8
1 parent 8bfb03a commit e1098f0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

GAN/DCGAN/.vscode/settings.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"python.linting.flake8Enabled": true,
3+
"python.linting.enabled": true
4+
}

0 commit comments

Comments
 (0)