Skip to content

Commit

Permalink
encapsulation
Browse files Browse the repository at this point in the history
  • Loading branch information
Miryam-Schwartz committed Dec 1, 2024
1 parent 539a6ca commit b31417e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ def get_dataframes_for_pdf(self):
def get_txt_for_pdf(self):
return self._txt_for_pdf


class BaseAnalyzer(BaseImageCreator):
"""
Analyzer class that gives all the logs the
Expand Down

0 comments on commit b31417e

Please sign in to comment.