Skip to content

Conversation

@rjrudin
Copy link
Contributor

@rjrudin rjrudin commented Oct 10, 2023

Also reworked client.eval so it accepts args for the scripts.

The thought behind impl is that since everything is public in Python, "impl" gives us a way of communicating that whatever is in here isn't intended to be used by a user. So out modules not in "impl" can access stuff in "impl", but users should not.

Also reworked `client.eval` so it accepts args for the scripts.

The thought behind `impl` is that since everything is public in Python, "impl" gives us a way of communicating that whatever is in here isn't intended to be used by a user. So out modules not in "impl" can access stuff in "impl", but users should not.
@rjrudin rjrudin merged commit 43a302b into develop Oct 11, 2023
@rjrudin rjrudin deleted the feature/refactor-eval branch October 11, 2023 12:15
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.

3 participants