Skip to content

Instantly share code, notes, and snippets.

@UnknownPlatypus
Created December 9, 2021 11:03
Show Gist options
  • Save UnknownPlatypus/0438ce7b3a6eed6ab22ed35585c65cf8 to your computer and use it in GitHub Desktop.
Save UnknownPlatypus/0438ce7b3a6eed6ab22ed35585c65cf8 to your computer and use it in GitHub Desktop.
TryMultipleViews.__code__ = TryMultipleViews.__call__.__code__
TryMultipleViews.__closure__ = TryMultipleViews.__call__.__closure__
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment