Skip to content

Commit

Permalink
fix: code style of source files
Browse files Browse the repository at this point in the history
  • Loading branch information
bednar committed Apr 2, 2024
1 parent f502eda commit 4489152
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ workflows:
not:
equal: [ scheduled_pipeline, << pipeline.trigger_source >> ]
jobs:
# - check-code-style
- check-code-style
# - check-docstyle
- check-twine
- tests-python:
Expand Down

0 comments on commit 4489152

Please sign in to comment.