You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add cwd and project root to sys.path for dbconnect runner (#1221)
## Changes
* Sys.path by default did not contain the cwd and project root. This PR
adds them from the bootstrap code.
## Tests
<!-- How is this tested? -->
0 commit comments