syncstorage-rs icon indicating copy to clipboard operation
syncstorage-rs copied to clipboard

Switch python tests to relative imports

Open data-sync-user opened this issue 9 months ago • 0 comments

With these living in a nested directory, they require altering the PYTHONPATH in certain situations (like when invoked by py.test). We should be able to move them to relative Python imports to avoid altering the path.

┆Issue is synchronized with this Jira Task

data-sync-user avatar Mar 17 '25 23:03 data-sync-user