autoprompt / pytest.ini
cbensimon's picture
cbensimon HF staff
Initial commit
861c889 unverified
[pytest]
testpaths = tests/
pythonpath = ./
log_format = %(asctime)s - %(levelname)s - %(name)s - %(message)s
log_level = DEBUG