feat: +annotation

This commit is contained in:
莘权 马 2023-11-20 16:35:16 +08:00
parent 9c5f7c7671
commit f1fb3b3bec

View file

@ -1,3 +1,12 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""
@Time : 2023/11/20
@Author : mashenquan
@File : test_git_repository.py
@Desc: Unit tests for git_repository.py
"""
import shutil
from pathlib import Path