Repositories / agent-snapshot.git

test_programs/read_clean.py

Clone (read-only): git clone http://git.guha-anderson.com/git/agent-snapshot.git

Branch
116 bytes · ce0d0f41e489
import os from pathlib import Path print((Path(os.environ["AGENT_SNAPSHOT_TEST_REPO"]) / "clean.txt").read_text())