Skip to content

Commit

Permalink
tox fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tabbassidaloii committed Sep 18, 2024
1 parent 36176f9 commit e860c71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/usecases/PCS/PCS_usecase.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -731,6 +731,7 @@
" else:\n",
" return [{\"disease_name\": np.nan, \"id\": np.nan, \"source\": np.nan}]\n",
"\n",
"\n",
"disgenet_df[LITERATURE_DISEASE_COL] = disgenet_df[\"identifier\"].apply(get_literature_based_info)\n",
"\n",
"disgenet_df.head()"
Expand Down

0 comments on commit e860c71

Please sign in to comment.