Skip to content

Commit

Permalink
Merged develop branch to solve conflicts
Browse files Browse the repository at this point in the history
Signed-off-by: javier.hernandez <javier.hernandez@meaningfuldata.eu>
  • Loading branch information
javihern98 committed May 21, 2024
1 parent f91363b commit 5fa77cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pysdmx/model/message.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ class Header(Struct, frozen=True, kw_only=True):
source: Optional[str] = None
dataset_action: Optional[ActionType] = None


ORGS = "OrganisationSchemes"
CLS = "Codelists"
CONCEPTS = "ConceptSchemes"
Expand Down

0 comments on commit 5fa77cc

Please sign in to comment.