You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fastapi_celery/.pylintrc

5 lines
170 B
INI

[MASTER]
ignore-paths=^alembic\\.*$|^alembic/.*$
; Needed to prevent E0611: No name 'BaseModel' in module 'pydantic' (no-name-in-module)
extension-pkg-whitelist=pydantic