mirror of
https://github.com/simple-login/app.git
synced 2025-02-24 07:43:54 +08:00
linting
This commit is contained in:
parent
57ef3ac35c
commit
99b4fc9625
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
import os
|
||||
|
||||
# flake8: noqa: E402
|
||||
|
||||
os.environ["CONFIG"] = os.path.abspath(
|
||||
os.path.join(os.path.dirname(os.path.dirname(__file__)), "tests/test.env")
|
||||
|
|
Loading…
Reference in a new issue