diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 5d1d3b1..c7e8a4c 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,4 +1,4 @@ # These are supported funding model platforms github: [quillcraftsman] -custom: ['https://www.buymeacoffee.com/craftsman'] \ No newline at end of file +custom: ['https://www.buymeacoffee.com/craftsman'] diff --git a/.github/workflows/pypi-tests.yml b/.github/workflows/pypi-tests.yml index 83ce166..5e11296 100644 --- a/.github/workflows/pypi-tests.yml +++ b/.github/workflows/pypi-tests.yml @@ -29,4 +29,4 @@ jobs: pip install -r dev-requirements.txt - name: Run tests run: | - make test \ No newline at end of file + make test