mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-15 08:17:08 +08:00
Using a *type* of None for the prefix keyword argument is not going to typecheck very well, so it might be a typo here because the default value (rather than the type) is None. Signed-off-by: aszlig <aszlig@nix.build>