crooked-lawyer-77407
04/03/2023, 4:00 AMpants test
give a Module not found error
to find their core module when using import <core_module>
in the tests? We've had this issue for a while but have circumvented it by just running pytest directly in an exported environment, would be nice to not have to do that.high-yak-85899
04/03/2023, 4:14 AMcrooked-lawyer-77407
04/03/2023, 4:18 AMimport x
i.e. no import x.y.z
refined-addition-53644
04/03/2023, 9:45 AMcrooked-lawyer-77407
04/03/2023, 10:03 AMrefined-addition-53644
04/03/2023, 11:29 AM