Skip to content

Commit

Permalink
Merge pull request #38 from ks6088ts/feature/issue-37_cosmetic-changes
Browse files Browse the repository at this point in the history
Feature/issue 37 cosmetic changes
  • Loading branch information
ks6088ts authored May 2, 2024
2 parents c707ae7 + 00677e5 commit 8973de3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ format-check: ## format check

.PHONY: format
format: ## format code
poetry run isort .
poetry run black . --verbose

.PHONY: lint
Expand Down
File renamed without changes.

0 comments on commit 8973de3

Please sign in to comment.