biosimulators / Biosimulators_utils

Utilities for building standardized command-line interfaces for biosimulation software packages
https://docs.biosimulators.org/Biosimulators_utils
MIT License
4 stars 6 forks source link

Typing for config #133

Closed AlexPatrie closed 1 year ago

AlexPatrie commented 1 year ago

This PR addresses the Optional nature of the LOG argument in the biosimulators_utils.config.Config() object. Put the logic for the optional definition of this object in the class param. Added extra functionality to be able to specify output file format and output viz file format.

sonarcloud[bot] commented 1 year ago

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell B 30 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication