summaryrefslogtreecommitdiff
path: root/test/example_settings.py
blob: 58dd992e43efeb4038d9e91fdef4b5d0f2c04940 (plain)
1
2
3
4
5
A = {
    "B": {
        "C": 3
    }
}