Skip to content

Commit b2551ab

Browse files
committed
CLN: Code reformatting
1 parent 526f80d commit b2551ab

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

setup.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,5 @@ def read_file(filename):
3434
"Programming Language :: Python :: 3.6",
3535
"Programming Language :: Python :: 3.7",
3636
],
37-
project_urls={
38-
'Source': 'https://github.com/zbrookle/dataframe_sql',
39-
},
37+
project_urls={"Source": "https://github.com/zbrookle/dataframe_sql",},
4038
)

0 commit comments

Comments
 (0)