Skip to content

Instantly share code, notes, and snippets.

@ahmedbesbes
Created October 2, 2022 20:27
Show Gist options
  • Save ahmedbesbes/4c94abf123738aa4c1012e2e015f59fd to your computer and use it in GitHub Desktop.
Save ahmedbesbes/4c94abf123738aa4c1012e2e015f59fd to your computer and use it in GitHub Desktop.
from typing import Optional
def foo(format_layout: Optional[bool] = True):
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment