4 lines
68 B
Python
4 lines
68 B
Python
#!/usr/bin/env python
|
|
config = {
|
|
"opt_override": "new stuff",
|
|
}
|