We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09df67b commit 2980a00Copy full SHA for 2980a00
1 file changed
openhexa/sdk/workspaces/current_workspace.py
@@ -63,7 +63,6 @@ def slug(self) -> str:
63
@property
64
def countries(self) -> list[GetCountriesWorkspaceCountries]:
65
"""The countries of the workspace."""
66
-
67
from openhexa.cli.api import OpenHexaClient
68
69
try:
0 commit comments