Skip to content

Commit

Permalink
fix black errors
Browse files Browse the repository at this point in the history
  • Loading branch information
shubham-html-css-js committed Jan 18, 2024
1 parent 5150aa2 commit dc255de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"script-manage-db.py = opl.manage_db:main",
"script-hbi-populate.py = opl.hbi_utils:populate_main",
"script-hbi-cleanup.py = opl.hbi_utils:cleanup_main",
"shovel.py = opl.shovel:main"
"shovel.py = opl.shovel:main",
],
},
)

0 comments on commit dc255de

Please sign in to comment.