test action
test python / Python ${{ matrix.python-version }} sample (3.12) (push) Failing after 8s Details
test python / Python ${{ matrix.python-version }} sample (pypy3) (push) Failing after 4s Details

This commit is contained in:
sergey 2024-09-25 00:13:53 +03:00
parent fb37e0fb87
commit bf484f3b90
1 changed files with 1 additions and 1 deletions

View File

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