Skip to content

Commit ee918af

Browse files
committed
changes
1 parent 1e563e5 commit ee918af

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/sempy_labs/report/_reportwrapper.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1413,6 +1413,8 @@ def list_annotations(self) -> pd.DataFrame:
14131413
[df, pd.DataFrame(new_data, index=[0])], ignore_index=True
14141414
)
14151415

1416+
return df
1417+
14161418
# Automation functions
14171419
def set_theme(self, theme_file_path: str):
14181420
"""

0 commit comments

Comments
 (0)