Skip to content

Commit

Permalink
🎨 apply black
Browse files Browse the repository at this point in the history
  • Loading branch information
hannahker committed Sep 12, 2023
1 parent b8b588d commit 5a4c5ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/unit/test_control_bar.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ def test_reset_filters(mocker, nclicks, tiled_data_mock):
return_value=tiled_data_mock,
)
from callbacks.control_bar import reset_filters

assert reset_filters(nclicks) == 100

0 comments on commit 5a4c5ff

Please sign in to comment.