Skip to content
Snippets Groups Projects
Unverified Commit 7f335274 authored by David Robertson's avatar David Robertson Committed by GitHub
Browse files

Improve typing in user_directory files (#10891)


* Improve typing in user_directory files

This makes the user_directory.py in storage pass most of mypy's
checks (including `no-untyped-defs`). Unfortunately that file is in the
tangled web of Store class inheritance so doesn't pass mypy at the moment.

The handlers directory has already been mypyed.

Co-authored-by: default avatarreivilibre <olivier@librepush.net>
parent e704cc2a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment