Skip to content

Commit

Permalink
Funding + disabling mypy
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonOsika committed Aug 12, 2023
1 parent 493e23c commit e78ebf7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: [antonosika]
patreon: user?u=2497970
patreon: gpt_eng
6 changes: 0 additions & 6 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,6 @@ fail_fast: true
default_stages: [commit]

repos:
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.3.0
hooks:
- id: mypy
additional_dependencies: [types-tabulate==0.9.0.2]

- repo: https://github.com/psf/black
rev: 23.3.0
hooks:
Expand Down

0 comments on commit e78ebf7

Please sign in to comment.