Skip to content

Commit 8ac922b

Browse files
committed
appease black
1 parent 310602b commit 8ac922b

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

setup.py

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@
3131
long_description_content_type="text/x-rst",
3232
# The project's main homepage.
3333
url="https://github.com/jepler/Jepler_CircuitPython_udecimal",
34-
project_urls = {
35-
'Source': 'https://github.com/jepler/Jepler_CircuitPython_udecimal',
36-
'Documentation': 'https://jepler-udecimal.readthedocs.io/en/latest/api/jepler_udecimal/index.html',
37-
'Tracker': 'https://github.com/jepler/Jepler_CircuitPython_udecimal/issues',
38-
'Pull Requests': 'https://github.com/jepler/Jepler_CircuitPython_udecimal/pulls',
39-
}
34+
project_urls={
35+
"Source": "https://github.com/jepler/Jepler_CircuitPython_udecimal",
36+
"Documentation": "https://jepler-udecimal.readthedocs.io/en/latest/api/jepler_udecimal/index.html",
37+
"Tracker": "https://github.com/jepler/Jepler_CircuitPython_udecimal/issues",
38+
"Pull Requests": "https://github.com/jepler/Jepler_CircuitPython_udecimal/pulls",
39+
},
4040
# Author details
4141
author="Jeff Epler",
4242
author_email="jepler@gmail.com",

0 commit comments

Comments
 (0)