This commit is contained in:
cristhianzl 2024-06-14 13:23:12 -03:00
commit 9000973db3

View file

@ -48,4 +48,5 @@ jobs:
git_email: "gabriel@langflow.org"
mypy: true
mypy_args: '--namespace-packages -p "langflow"'
mypy_command_prefix: "poetry run"