Remove .hound.yml

I haven't used this in years and now we have automatic tests via
GitHub Actions.
This commit is contained in:
Alan Orth 2023-05-30 10:14:06 +03:00
parent 531136183b
commit 6d5e3c350d
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 0 additions and 4 deletions

View File

@ -1,4 +0,0 @@
flake8:
enabled: true
config_file: .flake8
fail_on_violations: true