Skip to content

Changing import system#32

Merged
axlbonnet merged 1 commit intovirtual-imaging-platform:developfrom
hippolyteblot:changing_import_system
Jul 4, 2024
Merged

Changing import system#32
axlbonnet merged 1 commit intovirtual-imaging-platform:developfrom
hippolyteblot:changing_import_system

Conversation

@hippolyteblot
Copy link
Member

No description provided.


# Import utilities
from .. import utils
from vip_client import utils
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is it necessary ?

pyproject.toml Outdated
[tool.pytest.ini_options]
pythonpath = [
"src"
] No newline at end of file
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

put that a up a block

from vip_client import utils
# Run classes/__init__.py
from . import classes No newline at end of file
from vip_client import classes
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

isnt the import of VipSession here ?

@hippolyteblot hippolyteblot force-pushed the changing_import_system branch from 08dbd77 to e80cb08 Compare July 4, 2024 13:18
@axlbonnet axlbonnet merged commit a2abd10 into virtual-imaging-platform:develop Jul 4, 2024
@hippolyteblot hippolyteblot deleted the changing_import_system branch July 4, 2024 13:32
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.

2 participants