Skip to content

Commit 6de982f

Browse files
[pre-commit.ci] auto fixes from pre-commit hooks
1 parent 1dcc1b9 commit 6de982f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/diffpy/pdfgui/gui/mainframe.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2522,7 +2522,7 @@ def onSaveCalc(self, event):
25222522
def onDocumentation(self, event):
25232523
"""Show information about the documentation."""
25242524
import webbrowser
2525-
2525+
25262526
webbrowser.open(docMainFile)
25272527
return
25282528

0 commit comments

Comments
 (0)