Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
Signed-off-by: Patricia Reinoso <patricia.reinoso@canonical.com>
  • Loading branch information
patriciareinoso committed Jan 17, 2024
1 parent 569b1ec commit 15d1a93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/charm.py
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@ def _on_start_simulation_action(self, event: ActionEvent) -> None:

def _generate_network_annotations(self) -> List[NetworkAnnotation]:
"""Generates a list of NetworkAnnotations to be used by gnbsim's StatefulSet.
Returns:
List[NetworkAnnotation]: List of NetworkAnnotations
"""
Expand Down

0 comments on commit 15d1a93

Please sign in to comment.