From 5b27ccb5514c7cc09bfc8b7b69dbc9233322b2e6 Mon Sep 17 00:00:00 2001 From: jesopo Date: Fri, 2 Nov 2018 11:51:13 +0000 Subject: [PATCH] Add src/__init__.py to allow mypy to see src/ as a module --- src/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/__init__.py diff --git a/src/__init__.py b/src/__init__.py new file mode 100644 index 00000000..e69de29b