[DUO108](https://github.com/dlint-py/dlint/blob/master/docs/linters/DUO108.md) is outdated in the following ways: 1. it mentions Python 2, deprecated by dlint 2. it says it only runs for Python 2, but that doesn't seem to be the case 3. it suggests use of `raw_input` which is also deprecated in py3 Anything else?
DUO108 is outdated in the following ways:
raw_inputwhich is also deprecated in py3Anything else?