Areg Harutyunyan
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
-
-
-
Areg Harutyunyan created a post, Unittests failing to import the class under Windows
Hello,When trying to run a unittest for my Python class, PyCharm under Windows is failing to import the actual class into the unittest.My unittest is placed inside a directory called `test`. The sa...