Skip to content

Commit

Permalink
changed test-cases to reflect code modifications
Browse files Browse the repository at this point in the history
got rid of 'filter-data' test case; remade one separately
  • Loading branch information
llippeatt committed Jul 24, 2024
1 parent 9695461 commit 4b0b35f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion press_dash_lib/user_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
import numpy as np
import pandas as pd

from root_dash_lib import utils
from press_dash_lib import utils


def load_data(config):
Expand Down

0 comments on commit 4b0b35f

Please sign in to comment.