Avoid wrapping import-star statements (#1089)

This commit is contained in:
Charlie Marsh
2022-12-05 18:39:16 -05:00
committed by GitHub
parent da41a495f1
commit e88093541f
4 changed files with 32 additions and 1 deletions

View File

@@ -0,0 +1 @@
from .subscription import * # type: ignore # some very long comment explaining why this needs a type ignore