Skip to content

Commit

Permalink
Merge pull request #56 from DataChefHQ/fix/python-init
Browse files Browse the repository at this point in the history
feat(python): enable black check on commit.
  • Loading branch information
shahinism authored Oct 14, 2024
2 parents ca52eea + 0ef621e commit 6b38169
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,5 @@ enterShell = ''
{% block hooks %}
ruff.enable = true;
editorconfig-checker.enable = true;
black.enable = true;
{% endblock %}

0 comments on commit 6b38169

Please sign in to comment.