Open CorrectRoadH opened 1 year ago
I fix it by installing flask
and werkzeug
== 2.0.0. But I got a new problem😭
test/video_download/test_download_video.py:10
/Users/ctrdh/Code/Media-Fetch-Pro/test/video_download/test_download_video.py:10: PytestUnknownMarkWarning: Unknown pytest.mark.server_settings - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html
@pytest.mark.server_settings(port=7789)
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
my test code