Skip to content
Snippets Groups Projects
debug.py 78 B
Newer Older
  • Learn to ignore specific revisions
  • Nils G.'s avatar
    Nils G. committed
    from misc_util import META_GET
    
    
    Nils G.'s avatar
    Nils G. committed
    def index():
    
    Nils G.'s avatar
    Nils G. committed
        return dict(meta=META_GET())