Searched refs:pythonDependency (Results 1 – 1 of 1) sorted by relevance
198 type pythonDependency interface { interface219 var _ pythonDependency = (*Module)(nil)681 if dep, ok := child.(pythonDependency); ok {