mirror of
https://github.com/ipnet-mesh/meshcore-hub.git
synced 2026-05-02 03:22:49 +02:00
Pass _env_file=None to settings classes to prevent pydantic-settings from loading values from .env files, which would override the default values the tests are meant to verify.