Skip to content

Commit

Permalink
Remove main method
Browse files Browse the repository at this point in the history
  • Loading branch information
nanglo123 committed Dec 12, 2023
1 parent 3309fe3 commit 3fb36e2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/indra_cogex/sources/disgenet/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -271,8 +271,3 @@ def load_disgenet_variant_gene(

return df


if __name__ == "__main__":
t = DisgenetProcessor()

print()

0 comments on commit 3fb36e2

Please sign in to comment.