Skip to content

Commit

Permalink
flake8 error resolved at docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
mpvanderschelling committed Oct 30, 2023
1 parent 9adc3f5 commit e11a003
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/f3dasm/_src/datageneration/datagenerator.py
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ def _run(self, experiment_sample: ExperimentSample, **kwargs) -> ExperimentSampl
Returns
-------
ExperimentSample
Processed design with the response of the data generator saved in the
Processed design with the response of the data generator saved in the
experiment_sample
"""
# Cache the design
Expand Down

0 comments on commit e11a003

Please sign in to comment.