Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
apurvabanka committed Dec 1, 2024
1 parent 5f37b54 commit 9ece33b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions fastkml/network_link_control.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,7 @@ class NetworkLinkControl(_XMLObject):
link_description: Optional[str]
link_snippet: Optional[str]
expires: Optional[KmlDateTime]
view: Union[Camera, LookAt, None] # TODO: Add Update field to the parameters

view: Union[Camera, LookAt, None] # TODO: Add Update field to the parameters

def __init__(
self,
Expand Down

0 comments on commit 9ece33b

Please sign in to comment.