This is a common problem for module level loops / helpers / etc.
`key` is importable name, it is even imported when using `from dj_database_url import *`. This is clearly not what we want.
* fix: parse options with numerical values as int
fixes#222
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>