https://github.com/linyc74/MetaGPA
Raw File
Tip revision: 28c23f47fcf108b0e7b8851b92f37921358c8e8e authored by linyc74 on 19 September 2021, 02:55:11 UTC
readme
Tip revision: 28c23f4
.gitignore
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]

# PyCharm
.idea/

# Test
.coverage
.coveralls.yml
.pytest_cache/
test/outdir/
test/workdir/
todo
back to top