This repository has been archived on 2025-04-11. You can view files and clone it, but cannot push or open issues or pull requests.
multipub/.pyenv/lib/python3.7/site-packages/pylint/test/functional/iterable_context.txt
2019-02-09 02:45:25 -06:00

10 lines
765 B
Text

not-an-iterable:58::Non-iterable value powers_of_two is used in an iterating context
not-an-iterable:93::Non-iterable value A() is used in an iterating context
not-an-iterable:95::Non-iterable value B is used in an iterating context
not-an-iterable:96::Non-iterable value A() is used in an iterating context
not-an-iterable:100::Non-iterable value B is used in an iterating context
not-an-iterable:103::Non-iterable value range is used in an iterating context
not-an-iterable:107::Non-iterable value True is used in an iterating context
not-an-iterable:110::Non-iterable value None is used in an iterating context
not-an-iterable:113::Non-iterable value 8.5 is used in an iterating context
not-an-iterable:116::Non-iterable value 10 is used in an iterating context