Skip to content

Commit

Permalink
development small change
Browse files Browse the repository at this point in the history
  • Loading branch information
tomerm-iguazio committed May 6, 2024
1 parent 4ee7aec commit e568297
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion integration/test_filesystems_integration.py
Original file line number Diff line number Diff line change
Expand Up @@ -455,7 +455,6 @@ def test_filter_before_after_partitioned_random(setup_teardown_test):
middle_limit = low_limit + datetime.timedelta(seconds=random_second)

print("middle_limit is " + str(middle_limit))

number_below_middle_limit = rand.randrange(0, 10)

def create_rand_data(num_elements, low_limit, high_limit, char):
Expand Down

0 comments on commit e568297

Please sign in to comment.