This website works better with JavaScript
Home
Explore
Help
Sign In
bux
/
synergine2
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
67
Commits
1
Branches
Tree:
9d22a373fc
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '9d22a373fc'
${ noResults }
synergine2
/
synergine2
/
config.py
config.py
91B
History
Raw
1
2
3
4
5
6
7
# coding: utf-8
from pymlconf import ConfigManager
class Config(ConfigManager):
pass