Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelallan72 committed Sep 27, 2024
1 parent d6af28f commit 912c69b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/charm.py
Original file line number Diff line number Diff line change
Expand Up @@ -291,4 +291,4 @@ def cos_agent_related(self) -> bool:


if __name__ == "__main__": # pragma: nocover
ops.main(HardwareObserverCharm) # type: ignore
ops.main(HardwareObserverCharm)

0 comments on commit 912c69b

Please sign in to comment.