Merge "OAuth2 support"
[pti/o2.git] / mypy.ini
index 31ee9f6..601283d 100644 (file)
--- a/mypy.ini
+++ b/mypy.ini
@@ -1,7 +1,7 @@
-[mypy]\r
-ignore_missing_imports = False\r
-mypy_path = ./src\r
-check_untyped_defs = True\r
-\r
-[mypy-pytest.*,sqlalchemy.*,redis.*]\r
-ignore_missing_imports = True\r
+[mypy]
+ignore_missing_imports = False
+mypy_path = ./src
+check_untyped_defs = True
+
+[mypy-pytest.*,sqlalchemy.*,redis.*]
+ignore_missing_imports = True