summaryrefslogtreecommitdiff
path: root/tests/testdata/python3/data/module_dict_items_call/models.py
blob: 212bc011b5e07c2caf495d5ef97f159cfa84f662 (plain)
1
2
3
4
5
import re


class MyModel:
    class_attribute = 1