one less quote

This commit is contained in:
Jay Lee
2019-04-12 06:06:48 -04:00
parent 2ce5915e70
commit 1cedbc9423

View File

@@ -12872,7 +12872,7 @@ class ScopeSelectionMenu():
options: A list of ScopeMenuOption objects from which to generate the menu options: A list of ScopeMenuOption objects from which to generate the menu
Options will be presented on screen in the same order as the provided Options will be presented on screen in the same order as the provided
list. list.
"""" """
self._options = options self._options = options
def get_options(self): def get_options(self):