Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 194 Bytes

index.rst

File metadata and controls

9 lines (6 loc) · 194 Bytes

Inline def foo(1 + 2 + None + "abc"): pass code block

def foo(1 + 2 + None + "abc"): pass