Skip to content

Commit

Permalink
Fix Python test
Browse files Browse the repository at this point in the history
  • Loading branch information
brichet committed Sep 5, 2024
1 parent 72e0d8a commit 4cec62d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions python/jupytergis_lab/jupytergis_lab/notebook/gis_document.py
Original file line number Diff line number Diff line change
Expand Up @@ -496,6 +496,10 @@ class Config:
parameters: Union[
IRasterLayer,
IVectorLayer,
IVectorTileLayer,
IHillshadeLayer,
IImageLayer,
IWebGlLayer
]
_parent = Optional[GISDocument]

Expand Down

0 comments on commit 4cec62d

Please sign in to comment.