diff --git a/python/ee/__init__.py b/python/ee/__init__.py index e389292a5..d1ae2d00e 100644 --- a/python/ee/__init__.py +++ b/python/ee/__init__.py @@ -62,7 +62,7 @@ # Tell pytype not to worry about dynamic attributes. _HAS_DYNAMIC_ATTRIBUTES = True -# A list of autogenerated class names added by _InitializeGenerateClasses. +# A list of autogenerated class names added by _InitializeGeneratedClasses. _generatedClasses: ListType[str] = [] NO_PROJECT_EXCEPTION = ('ee.Initialize: no project found. Call with project='