rodando sem .py

This commit is contained in:
Angah Desenvolvedores 2025-01-13 15:59:32 +00:00
parent 87d2158cc1
commit 102686f127

View File

@ -1,6 +1,6 @@
import pytest import pytest
from io import BytesIO from io import BytesIO
from app import app.py from app import app
@pytest.fixture @pytest.fixture
def client(): def client():