Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
clive
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hive
clive
Commits
49951d5c
Commit
49951d5c
authored
1 month ago
by
Jakub Ziebinski
Browse files
Options
Downloads
Patches
Plain Diff
Import database api common from wax.helpy instead of helpy
parent
07a15283
No related branches found
No related tags found
2 merge requests
!600
v1.27.5.21 Release
,
!583
Remove helpy
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
clive/__private/core/commands/data_retrieval/proposals_data.py
+1
-2
1 addition, 2 deletions
.../__private/core/commands/data_retrieval/proposals_data.py
with
1 addition
and
2 deletions
clive/__private/core/commands/data_retrieval/proposals_data.py
+
1
−
2
View file @
49951d5c
...
...
@@ -13,11 +13,10 @@ from clive.__private.models import Asset
if
TYPE_CHECKING
:
import
datetime
from
helpy._handles.hived.api.database_api.common
import
DatabaseApiCommons
from
clive.__private.core.node
import
Node
from
clive.__private.models.schemas
import
DynamicGlobalProperties
,
ListProposals
,
ListProposalVotes
from
clive.__private.models.schemas
import
Proposal
as
SchemasProposal
from
wax.helpy
import
DatabaseApiCommons
@dataclass
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment