Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Mar 4, 2024
1 parent 4e1a713 commit 6ec1792
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/.github/setup-github.bash
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ done

# to test this script, run
# mkdir -p testRepository && cd testRepository
# git init && echo "test" > test.txt && git add . && git commit -m "initial commit" && bash ../project/.github/setup-github.bash 34j test-pypackage-template "testing pypackage template script"
# cd .. && rm -rf testRepository
# git init && echo "test" > test.txt && git add . && git commit -m "initial commit" && bash ../project/.github/setup-github.bash 34j test-pypackage-template "testing pypackage template script"
# cd .. && rm -rf testRepository

0 comments on commit 6ec1792

Please sign in to comment.