aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/test_config/config.with+illegal(module)name.characters.py
blob: 39a8aeb7ce11a6126cbf40c64e53138a03f12db1 (plain) (blame)
1
2
3
4
5
6
import conf

globals().update(vars(conf))
ADDITIONAL_METADATA = {
    "ID": "illegal"
}