correct comment.

This commit is contained in:
Dave O'Connor 2021-01-23 11:30:03 +00:00
parent 69819d81b2
commit 5c590b3ce0
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ class NeohubCLI(object):
def _hub_command_methods(self):
"""Return a list of NeoHub functions.
Right now this is just all callables not starting with _
Right now this is just all methods not starting with _
"""
all_methods = [