Skip to content

Commit 6a8e07b

Browse files
author
Oleksandr Anyshchenko
committed
Fix lints
1 parent e3983e0 commit 6a8e07b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"exonum_client.proofs",
2424
"exonum_client.proofs.map_proof",
2525
"exonum_client.proofs.list_proof",
26-
"exonum_client.protobuf_provider"
26+
"exonum_client.protobuf_provider",
2727
],
2828
install_requires=INSTALL_REQUIRES,
2929
python_requires=PYTHON_REQUIRES,

0 commit comments

Comments
 (0)