Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
minkyuchoi-07 committed Dec 16, 2023
1 parent 8bad017 commit 3826955
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 4 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ruff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
- uses: chartboost/ruff-action@v1
with:
config: .ruff.toml
args: --fix --unsafe-fixes
- uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: 'style fixes by ruff'
2 changes: 0 additions & 2 deletions your_project_name/__init__.py

This file was deleted.

Empty file removed your_project_name/module_name.py
Empty file.
1 change: 0 additions & 1 deletion your_project_name/subpackage_name/__init__.py

This file was deleted.

This file was deleted.

0 comments on commit 3826955

Please sign in to comment.