1 2 3 4 5 6
#!/usr/bin/python -tt from mic.pluginbase import ImagerPlugin class FsPlugin(ImagerPlugin): name = 'fstest'