Skip to content

Commit 48d969e

Browse files
Fix formatting of setup.py
1 parent 7df8184 commit 48d969e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
url="https://github.com/Electronic-Mango/simple-justwatch-python-api",
1919
download_url="https://github.com/Electronic-Mango/simple-justwatch-python-api/releases/",
2020
project_urls={
21-
'Documentation': 'https://electronic-mango.github.io/simple-justwatch-python-api',
22-
'Source': 'https://github.com/Electronic-Mango/simple-justwatch-python-api',
21+
"Documentation": "https://electronic-mango.github.io/simple-justwatch-python-api",
22+
"Source": "https://github.com/Electronic-Mango/simple-justwatch-python-api",
2323
},
2424
keywords=["justwatch", "api", "graphql"],
2525
install_requires=["httpx"],

0 commit comments

Comments
 (0)