]> git.rocketbowman.com Git - proto.git/commit
Seed with infra.
authorKyle Bowman <kylebowman14@gmail.com>
Fri, 16 Feb 2024 01:49:51 +0000 (20:49 -0500)
committerKyle Bowman <kylebowman14@gmail.com>
Sat, 17 Feb 2024 15:54:16 +0000 (10:54 -0500)
commit76408e7019cd489001a7968892cd1c0b13b422d2
treef11f8389380dc73b0a2df9c9a406177db5ed2d3f
parente37ad1024ab0eef9c1eb716e4aa601b56cc5e0da
Seed with infra.
pyproject.toml [new file with mode: 0644]
requirements.txt [new file with mode: 0644]
specs.md [new file with mode: 0644]
src/proto/__init__.py [new file with mode: 0644]
src/proto/prototype.py [new file with mode: 0644]
src/proto/utils.py [new file with mode: 0644]
tests/test_proto.py [new file with mode: 0644]
tests/test_utils.py [new file with mode: 0644]