initial commit, contains constants for the foodgroups overall and OSERVICE in detail

This commit is contained in:
2024-09-26 13:14:25 -07:00
commit 64a5ed449a
22 changed files with 1086 additions and 0 deletions

10
tests/conftest.py Normal file
View File

@@ -0,0 +1,10 @@
"""
Dummy conftest.py for pyoscar.
If you don't know what this is for, just leave it empty.
Read more about conftest.py under:
- https://docs.pytest.org/en/stable/fixture.html
- https://docs.pytest.org/en/stable/writing_plugins.html
"""
# import pytest