Jessica Walkenhorst
Add workaround for false xls files (#13)
613f4ac unverified
raw
history blame contribute delete
61 Bytes
#!/bin/sh
poetry run flake8 --ignore=W605,W503 src/* tests/*