some formatting changes and added missing licences

This commit is contained in:
Giovanni Harting
2015-08-28 19:59:10 +02:00
parent 31f9ad5541
commit dfaeea33c9
4 changed files with 37 additions and 3 deletions

View File

@@ -14,6 +14,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
class BaseEffect(object):
"""
This class only defines default meta-data for effects.