mirror of
https://github.com/simple-login/app.git
synced 2026-02-04 10:59:07 +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…
Add table
Reference in a new issue