Add missing tests __init__ file

I'm tired of fighting this. Every tool under the sun wants the tests to
be an importable module, which doesn't make much sense to me, but it's
whatever. I'm just adding this because pylint, mypy, and others get
angry when I try to use them on just a directory without globbing
This commit is contained in:
Ethan Paul 2020-11-26 15:01:59 -05:00
parent 498cb4a3d2
commit 33119df752
No known key found for this signature in database
GPG Key ID: C5F5542B54A4D9C6
1 changed files with 0 additions and 0 deletions

0
tests/__init__.py Normal file
View File