From 219ebbbd63c2ef23354ed212865d977065594a09 Mon Sep 17 00:00:00 2001 From: michael Date: Fri, 27 Sep 2024 11:47:49 +0300 Subject: [PATCH] static fix --- src/cosl/coordinated_workers/coordinator.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cosl/coordinated_workers/coordinator.py b/src/cosl/coordinated_workers/coordinator.py index bdca4e9..6cfa739 100644 --- a/src/cosl/coordinated_workers/coordinator.py +++ b/src/cosl/coordinated_workers/coordinator.py @@ -583,7 +583,7 @@ def _on_collect_unit_status(self, e: ops.CollectStatusEvent): ################### # UTILITY METHODS # ################### - def _update_nginx_tls_certificates(self) -> bool: + def _update_nginx_tls_certificates(self) -> None: """Update the TLS certificates for nginx on disk according to their availability.""" if self.tls_available: self.nginx.configure_tls(