Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: float validation in config #57

Merged
merged 1 commit into from
Oct 15, 2023

Conversation

Jon-Becker
Copy link
Owner

Closes #56

@Jon-Becker Jon-Becker merged commit 43992b1 into main Oct 15, 2023
@github-actions
Copy link

Coverage

Coverage Report
FileStmtsMissCoverMissing
src/common
   exceptions.py20100% 
   validate.py570100% 
src/core
   config.py35350%1–61
   main.py1041040%1–212
   metadata.py20200%1–36
src/utils
   calc.py18180%1–35
   io.py19190%1–51
   logger.py19190%1–32
   random.py80100% 
TOTAL28221524% 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Invalid layer weight: '10.0'. Expected type: <class 'int'>
1 participant