| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Noticed some issues while writing documentation for this method.
| return value | ||
| if owner is None: | ||
| owner = self.__owner__ | ||
| if type_params is None and owner is None: |
There was a problem hiding this comment.
This check felt unnecessarily strict; many ForwardRefs can be evaluated correctly without worrying about type params.
Sorry, something went wrong.
Noticed some issues while writing documentation for this method.
| Back | FazBrowse Home | New Git URL |
Noticed some issues while writing documentation for this method.