diff options
| author | 2019-12-22 14:08:35 -0300 | |
|---|---|---|
| committer | 2019-12-22 14:08:35 -0300 | |
| commit | fcce6b5a7d56fddd0d015408257980b1bc56e4de (patch) | |
| tree | 35a80c640617bcba68964582d2d2f19db98b3adb /tests | |
| parent | Minor refactor moving `return ...` (diff) | |
Move type declarations for annotations and converters
It turns out how it was originally was the best idea. Now the
`infractions` module imports `FetchedUser` and makes a `typing.Union`
between it and `utils.UserTypes`. The usage of `FetchedUser` isn't
needed in `utils` at all, and it shouldn't be used for/as type hinting there.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions