Shamik's picture
feat: adding project files.
3c99d4f unverified
raw
history blame contribute delete
111 Bytes
from pyprojroot import find_root, has_file
PROJECT_ROOT_DIR = find_root(criterion=has_file(file="README.md"))