Skip to content

Commit 6f12c19

Browse files
Fix formatting of setup.py
1 parent 69ebbaa commit 6f12c19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

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

0 commit comments

Comments
 (0)