Skip to content

Commit

Permalink
minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Fiers committed Oct 15, 2012
1 parent 7a03ab7 commit ccb18ce
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions lib/python/moa/plugin/__init__.py
Original file line number Diff line number Diff line change
@@ -1,18 +1,17 @@
# Copyright 2009-2011 Mark Fiers
# The New Zealand Institute for Plant & Food Research
#
#
# This file is part of Moa - http://github.com/mfiers/Moa
#
#
# Licensed under the GPL license (see 'COPYING')
#
#

"""
Handle Moa commands (i.e. anything that you can run as `moa COMMAND` on the
commandline
"""

import copy
import UserDict
import moa.logger
import Yaco
import sys
Expand Down

0 comments on commit ccb18ce

Please sign in to comment.