Skip to content

Commit

Permalink
remove function
Browse files Browse the repository at this point in the history
  • Loading branch information
Rieven committed Sep 19, 2024
1 parent 2f23fff commit 735e6fb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions octopoes/octopoes/models/ooi/reports.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,3 @@ class ReportRecipe(OOI):

input_recipe: dict[str, Any] # can contain a query which maintains a live set of OOIs or manually picked OOIs.
report_types: list[str]

def format_reference_human_readable(self) -> str:
return self.report_name_format

0 comments on commit 735e6fb

Please sign in to comment.