test actions
test python / Python ${{ matrix.python-version }} sample (3.12) (push) Failing after 15s Details
test python / Python ${{ matrix.python-version }} sample (pypy3) (push) Successful in 14s Details

This commit is contained in:
sergey 2024-09-26 22:09:23 +03:00
parent 79a9fa4ff9
commit 6338415e20
1 changed files with 0 additions and 1 deletions

View File

@ -37,7 +37,6 @@ class Settings(BaseSettings):
settings = Settings()
print(settings)
def config_logging(level=logging.INFO):
logging.basicConfig(