Commit c645f64
committed
fix false warning by flake8 3.6.0
pycodestyle which is contained in flake8 3.6.0 has an issue with syntax
`await (await async_func())`.
The issue was filed as PyCQA/pycodestyle#8111 parent feba752 commit c645f64
1 file changed
Lines changed: 1 addition & 1 deletion
0 commit comments