Skip to content

Commit

Permalink
Minor change in a docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
Dorian Lozano committed Jul 26, 2023
1 parent a08077a commit bb8f3b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sas/system/config/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ def __init__(self):
self.FITTING_PLOT_LEGEND_MAX_LINE_LENGTH = 30

# Residuals management
# If true, disables residuals display
# If true, disables residual plot display
self.DISABLE_RESIDUAL_PLOT = False

# Polydispersity plot management
Expand Down

0 comments on commit bb8f3b9

Please # to comment.