chore: flake8 mypy linting

Signed-off-by: heitorlessa <lessa@amazon.co.uk>
This commit is contained in:
heitorlessa
2020-05-31 17:56:43 +01:00
parent f3a136be78
commit e8d857db21
+1
View File
@@ -331,5 +331,6 @@ def detect_setup_pyproject_existence(package_dir: str) -> bool:
return exists return exists
if __name__ == '__main__': if __name__ == '__main__':
main() main()