amonshano's picture
Add Echo-Memory codebase used for this run (CC BY 4.0, JD Echo Team) (part 2)
eafbe80 verified
Raw
History Blame Contribute Delete
150 Bytes
[flake8]
max-line-length = 127
exclude =
./.git,
./docs,
./build,
./scripts,
./venv,
.flake8,
.pre-commit-config.yaml,
*.pyi,
*.md,