8000 add shubham · gitpython-developers/GitPython@9b84257 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9b84257

Browse files
committed
add shubham
1 parent cfadd9e commit 9b84257

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
from setuptools.command.sdist import sdist as _sdist
1111

1212

13+
#shubham
14+
1315
def _read_content(path: str) -> str:
1416
return (Path(__file__).parent / path).read_text(encoding="utf-8")
1517

0 commit comments

Comments
 (0)
0