Refactoring and linting, added notifications about frequent search errors

This commit is contained in:
Soxoj
2021-04-30 12:03:13 +03:00
parent bfaf276f6e
commit bfa6afac32
20 changed files with 1351 additions and 787 deletions
Executable
+5
View File
@@ -0,0 +1,5 @@
#!/bin/sh
FILES="maigret wizard.py maigret.py"
echo 'black'
black --skip-string-normalization $FILES