mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-12 23:16:31 +08:00
2 lines
68 B
Python
2 lines
68 B
Python
class OrderWrt:
|
|
def __init__(self, *args, **kwargs) -> None: ... |