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