__init__.py 199 B

123
  1. # workaround for `pylint tests/*`
  2. # > F0010: error while code parsing: Unable to load file tests/config/__init__.py:
  3. # > [Errno 2] No such file or directory: 'tests/config/__init__.py' (parse-error)