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

fixed bug in conn, updated test/examples/* to use dynamic pathing #817

Merged

Conversation

jchen6727
Copy link
Collaborator

  1. bug in conn.py from several commits ago causing errors with string representation.
  2. issues with dynamic pathing in tests/... that preventing users from easily running within a debugger.
    • should this be handled within the utils itself or externally? the dynamic pathing logic is handled externally but to prevent confusion with API, did not change the structure of the code. this can be addressed later.

@jchen6727 jchen6727 merged commit 6f16803 into suny-downstate-medical-center:development May 11, 2024
5 checks passed
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.

1 participant