Skip to content

Commit

Permalink
Extra comma in docs setup
Browse files Browse the repository at this point in the history
  • Loading branch information
johnlees committed Aug 25, 2022
1 parent a745ab2 commit 8d8ab77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,5 @@ def find_version(*file_paths):
'poppunk_assing = PopPUNK.assing:main'
]
}
test_suite="test",
test_suite="test"
)

0 comments on commit 8d8ab77

Please sign in to comment.