mirror of
https://github.com/github/codeql.git
synced 2026-05-04 21:25:44 +02:00
Python: update test expectations
This commit is contained in:
committed by
yoff
parent
e91efaa92e
commit
bb78c2a67e
@@ -1,9 +1,6 @@
|
||||
| mapping | builtin-class collections.OrderedDict |
|
||||
| mapping | builtin-class collections.defaultdict |
|
||||
| mapping | builtin-class dict |
|
||||
| mapping | class MyDictSubclass |
|
||||
| mapping | class MyMappingABC |
|
||||
| mapping | class OrderedDict |
|
||||
| neither sequence nor mapping | builtin-class set |
|
||||
| sequence | builtin-class bytes |
|
||||
| sequence | builtin-class list |
|
||||
|
||||
Reference in New Issue
Block a user