Skip to content
Snippets Groups Projects
Commit 097e18c6 authored by Herman Andersen Dyrkorn's avatar Herman Andersen Dyrkorn
Browse files

verdens minste greie

parent eb2a7d62
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ from api import db
from api.models.dbmodels import Location
from api.models.dbmodels import Salamander, SalamanderGrowth
from algorithm.train_src.new_straightening import straighten
from algorithm.main_src.new_matching import match_file_strcture
from algorithm.main_src.new_matching import match_file_structure
APPROVED_SEX = ["male", "female", "juvenile"]
APPROVED_SPECIES = ["smooth_newt", "northern_crested_newt"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment