Skip to content

Commit

Permalink
log message
Browse files Browse the repository at this point in the history
  • Loading branch information
sid-acryl committed Aug 29, 2024
1 parent b25c6f1 commit a093b15
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -943,6 +943,7 @@ def _init_workbook_registry(self) -> None:

def _populate_projects_registry(self) -> None:
if self.server is None:
logger.warning("server is None. Can not initialize the project registry")
return

logger.info("Initializing site project registry")
Expand Down

0 comments on commit a093b15

Please sign in to comment.