Skip to content

Commit 449201f

Browse files
committed
Fix lints
1 parent f0d6dc9 commit 449201f

File tree

4 files changed

+628
-74
lines changed

4 files changed

+628
-74
lines changed

Pipfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ name = "pypi"
77
spotifyconnector = {editable = true, path = "."}
88

99
[dev-packages]
10+
black = "*"
11+
flake8 = "*"
12+
pylint = ">=3.0.3"
1013

1114
[requires]
1215
python_version = "3.10"

0 commit comments

Comments
 (0)