summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2020-04-02 22:35:04 +0200
committerHelmut Grohne <helmut@subdivi.de>2020-04-02 22:35:04 +0200
commitbe6834fe527823a64269c5ab1107af4c97882a44 (patch)
tree8d18e6f1d76df4e4a6f6d76704828e6e4d09a025 /setup.py
parentb12055c53b09eababd1fa7260ecbe4e2e26425e9 (diff)
downloadwsgitools-be6834fe527823a64269c5ab1107af4c97882a44.tar.gz
avoid changing variable types
The mypy type checker deals badly when a binding changes its type. To ease porting to mypy, avoid changing the type of variables. In some cases, variables can be eliminated. In other cases, they are renamed.
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions