def from_github_repo()

in lib/metric-config-parser/metric_config_parser/config.py [0:0]


    def from_github_repo(
        cls,
        repo_url: Optional[str] = None,
        is_private: bool = False,
        path: Optional[str] = None,
        depth: Optional[int] = None,