grading_lib.repository

grading_lib.repository#

Module Contents#

Functions#

repo_from_archive_file

Extract the archive file and initialize Repo to it.

API#

grading_lib.repository.repo_from_archive_file(path: pathlib.Path | str) git.Repo#

Extract the archive file and initialize Repo to it.