Skip to content

Commit

Permalink
fix linter
Browse files Browse the repository at this point in the history
  • Loading branch information
DanteOnline committed Mar 13, 2024
1 parent fc7209b commit 7b2e13e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# These are supported funding model platforms

github: [quillcraftsman]
custom: ['https://www.buymeacoffee.com/craftsman']
custom: ['https://www.buymeacoffee.com/craftsman']
2 changes: 1 addition & 1 deletion .github/workflows/pypi-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
pip install -r dev-requirements.txt
- name: Run tests
run: |
make test
make test

0 comments on commit 7b2e13e

Please sign in to comment.