Skip to content

Commit

Permalink
Update test/test_Data/test_kinematic_data_2D.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ajshajib committed Jan 30, 2024
1 parent 78acfa5 commit 8501312
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_Data/test_kinematic_data_2D.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@


class TestKinBin(object):
def setup_method(self):
def __init__(self):
self.numPix = 10
self.num_bin = 4
kwargs_kin = {
Expand Down

0 comments on commit 8501312

Please sign in to comment.