Skip to content

Commit

Permalink
Updated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dhanush-2501 authored Aug 21, 2023
1 parent 20a8baf commit 0c31a98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HyAn/widgets/analysis.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ def __init__(self, parent=None):
self.S = 0
self.T = 0

# gets data from pumping test
# gets data from pumping data
@Slot(list)
def fit_data(self, data):
self.theis_data = data
Expand Down

0 comments on commit 0c31a98

Please sign in to comment.