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

Look into removing internal APIs from exposed public package #788

Open
jtcooper10 opened this issue May 2, 2022 · 0 comments
Open

Look into removing internal APIs from exposed public package #788

jtcooper10 opened this issue May 2, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@jtcooper10
Copy link
Collaborator

Currently, certain internal API sub-packages are visible and accessible from the global gillespy2 package. These should remain available internally, but should not be accessible by importing from gillespy2. For example, the following code should not work but currently does:

from gillespy2.solvers.cpp.build.make import Make
@jtcooper10 jtcooper10 added the enhancement New feature or request label May 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant