add type hints
This commit is contained in:
parent
42c8378833
commit
b3fbf79290
14 changed files with 453 additions and 191 deletions
1
pylintrc
1
pylintrc
|
|
@ -42,7 +42,6 @@ good-names=i,j,k,ex,_,T,x,y,id
|
|||
# wrong-import-order - isort guards this
|
||||
disable=
|
||||
format,
|
||||
abstract-class-little-used,
|
||||
abstract-method,
|
||||
cyclic-import,
|
||||
duplicate-code,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue