Remove invalid type hint missing the optional argument - docstring should take care of this

This commit is contained in:
Roy Nieterau 2024-03-20 01:17:32 +01:00
parent 3506c07a3c
commit de481e2e35

View file

@ -46,7 +46,6 @@ class DeadlineModule(AYONAddon, IPluginPaths):
@staticmethod
def get_deadline_pools(webservice, log=None):
# type: (str) -> list
"""Get pools from Deadline.
Args:
webservice (str): Server url.