Skip to content

Instantly share code, notes, and snippets.

@mypy-play
Created May 12, 2026 12:12
Show Gist options
  • Select an option

  • Save mypy-play/7de1fa03ba7a331292c21269ec1ae10b to your computer and use it in GitHub Desktop.

Select an option

Save mypy-play/7de1fa03ba7a331292c21269ec1ae10b to your computer and use it in GitHub Desktop.
Shared via mypy Playground
from opnieuw.test_util import retry_immediately
@retry_immediately()
def foo() -> None:
pass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment