Parent: [609564] (diff)

Download this file

base.py    5 lines (3 with data), 98 Bytes

1
2
3
4
from allura.command.base import Command
class WikiCommand(Command):
group_name = 'ForgeWiki'