Skip to content

Commit

Permalink
remove interactive ibis
Browse files Browse the repository at this point in the history
  • Loading branch information
sprivite committed Feb 20, 2025
1 parent 9f20617 commit 4ccd67b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions phenex/test/phenotypes/test_codelist_phenotype.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@
from phenex.filters.value import *
from phenex.filters.categorical_filter import CategoricalFilter

import ibis

ibis.options.interactive = True


class CodelistPhenotypeTestGenerator(PhenotypeTestGenerator):
name_space = "clpt"
Expand Down

0 comments on commit 4ccd67b

Please sign in to comment.