-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Hello,this is a magnificent project. I'm currently learning about it.
when I run the code pytest --alluredir=output/allure-result
it will happen mistake, about
tests\test_user\test_user_add_del.py:14: in <module>
from src.client.flask_client.flask_client import flask_clinet
src\client\flask_client\flask_client.py:10: in <module>
config = settings.flask
..\..\anaconda3\envs\pytest\lib\site-packages\dynaconf\base.py:144: in __getattr__
value = getattr(self._wrapped, name)
..\..\anaconda3\envs\pytest\lib\site-packages\dynaconf\base.py:325: in __getattribute__
return super().__getattribute__(name)
E AttributeError: 'Settings' object has no attribute 'FLASK'
I searched online for a long time but couldn't find a solution. Did I make a mistake somewhere?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels