removed accidentally committed file.

voucher.py is now formatted with standard width of 120 instead of 88
will now use that as the default in the future
This commit is contained in:
2020-05-31 14:26:50 +05:30
parent 972ee59837
commit 6f5d9af6e3
3 changed files with 26 additions and 442 deletions

6
.gitignore vendored
View File

@ -6,8 +6,4 @@ venv
*/__pycache__/
.idea/
*.egg-info/
brewman/static/
brewman/static/node_modules
brewman/static/app/**/*.js
brewman/static/app/**/*.map
brewman/static/package-lock.json
frontend