Skip to content

Commit

Permalink
fix for long line 31 in example.py.
Browse files Browse the repository at this point in the history
  • Loading branch information
stuchalk committed Dec 18, 2023
1 parent d72159c commit 22f70ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/example.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ def create_scidata():
example.author([sjc])

# add description
description = 'Determination of the pH of a 3 ppm cyanide solution after complete reaction'
description = 'Determination of the pH of a 3 ppm cyanide solution'
example.description(description)

# add publisher
Expand Down

0 comments on commit 22f70ef

Please sign in to comment.