Flaskのプロジェクトでテストを書いていたら、なぜかタイトルのエラーが発生
問題点は各ディレクトリに __init__.py ファイルがないことで、各ディレクトリに追加することで解消できました!
__init__.py
こちら参考画像
なし、思い出した
pytestのメモ
imported module ‘test_room’ has this __file__ attributes which is not the same a
json.decoder.JSONDecodeError: Invalid control character at: line 1 column 171 (c
CircleCIでfirebaseのkeyを使う方法
pguiでhotkey使えない時に考えるべきこと