We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 958763e commit 65ce6d2Copy full SHA for 65ce6d2
python/ql/test/library-tests/PointsTo/class_properties/ClassValues.expected
@@ -1,8 +1,8 @@
1
-| mapping | builtin-class collections.defaultdict |
2
-| mapping | builtin-class dict |
3
| neither sequence nor mapping | builtin-class set |
4
| sequence | builtin-class bytes |
5
| sequence | builtin-class collections.OrderedDict |
+| sequence | builtin-class collections.defaultdict |
+| sequence | builtin-class dict |
6
| sequence | builtin-class list |
7
| sequence | builtin-class str |
8
| sequence | builtin-class tuple |
0 commit comments