parent
7ab6f0d5cb
commit
ad55c5c345
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@ if not TYPE_CHECKING:
|
|||
# here we just check that types are available, we don't actually want to import them
|
||||
# fmt: off
|
||||
dal.Subreddit # noqa: B018
|
||||
dal.Profil # noqa: B018e
|
||||
dal.Profile # noqa: B018
|
||||
dal.Multireddit # noqa: B018
|
||||
# fmt: on
|
||||
except AttributeError as ae:
|
||||
|
|
Loading…
Add table
Reference in a new issue