PolyPhyHub / PolyPhy

Main repository of the PolyPhy package
https://polyphy.io
MIT License
35 stars 19 forks source link

Fix: Change AssertionError to ValueError for input validation #104

Closed Abhinavcode13 closed 3 months ago

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Abhinavcode13 commented 3 months ago

Minor change fixed the AssertionError to ValueError for invalid numerical input for number of iterations - Merging now