Closed jlandmann closed 6 years ago
PyCharm comlains for me that it cannot find certain modules. To avoid this, the usual way people do it is to use absolute imports from the top level repository.
We don't run tests, so I hope I did not break anything "blindly".
PyCharm comlains for me that it cannot find certain modules. To avoid this, the usual way people do it is to use absolute imports from the top level repository.
We don't run tests, so I hope I did not break anything "blindly".