Start making use of typehints for devs (#3335)

* Start making use of typehints for devs

* changelog
This commit is contained in:
Michael H 2020-01-13 09:46:05 -05:00 committed by GitHub
parent 088360ec51
commit ab2e87a8fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
make typehints accessible to cog developers

0
redbot/py.typed Normal file
View File

View File

@ -127,5 +127,6 @@ include =
data/*
data/**/*
*.export
py.typed
redbot.core.drivers.postgres =
*.sql