We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd877b1 commit 4ad4abdCopy full SHA for 4ad4abd
utils/subject_notes.py
@@ -12,6 +12,8 @@
12
from utils.oracle.oracle_specific_functions import (
13
get_supporting_notes,
14
)
15
+
16
17
# Get Supporting notes from DB
18
def fetch_supporting_notes_from_db(
19
subjects_df: pd.DataFrame, nhs_no: str, note_status: str
0 commit comments