summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorThomas Coldrick <othko97@gmail.com>2018-12-20 11:51:43 +0000
committerTristan Van Berkom <tristan.van.berkom@gmail.com>2019-01-03 19:35:09 +0000
commit86a87a76fff09bb67e93eb553f7e3fe914065f7e (patch)
treec2b4c27c4965479bb3bd2845127b2bc038a73f6a /setup.py
parent669b55b008cd487fdeea0628eb248562f7679cd1 (diff)
downloadbuildstream-coldtom/collections.tar.gz
Use collections.abc for Mapping, Iterablecoldtom/collections
In _yaml.py and _frontend/complete.py we were getting pylint warnings for using collections.Mapping and collections.Iterable, which are abstract classes now provided from collections.abc. This patch just uses the classes from the right place.
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions