Zach Bird

Results 2 issues of Zach Bird

the repo lib/locator.dart:6:17 went wrong, the wrong message was: > lib/locator.dart:6:17: Error: Method not found: 'GetIt'. > GetIt locator = GetIt(); I dont know how to deal with it.

按照文档初始化出项目模板,命名为 `py_project`,加入示例 `counter.py` 以及对应测试用例后,运行 `pytest` 报错 排查之后,把 `py_project` 目录从 `src` 目录中移出,问题解决。 问题是如果要保持 `src` 的目录组织结构,怎么做调整,使 `pytest` 引入模块不报错