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

top-level export function does not accept extra exporter-specific kwargs #547

Open
jmuhlich opened this issue Jun 13, 2021 · 0 comments
Open

Comments

@jmuhlich
Copy link
Member

Some exporter classess provide extra kwargs for export, e.g. SbmlExporter.export has a level arg to control which SBML level/version is used. However the top-level pysb.export.export function doesn't accept or pass these on to the selected class.

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

No branches or pull requests

1 participant