Skip to content

Fixing wrong function name in opening_files.rst

self.open in self.open(dialog.get_file()) replaced with self.open_file

references the correct function

Merge request reports