move module descriptions to main.py or modules themself

This commit is contained in:
jomo
2015-01-07 00:17:20 +01:00
parent f579759e60
commit 68430fa175
5 changed files with 38 additions and 2 deletions

View File

@@ -1,7 +1,9 @@
#!/usr/bin/python
# this was going to be a PlotMe-like plugin "plotter"
# but it seems like PlotMe is still beeing developed, so we don't need our own.
"""
*Very basic* start of a custom plot-plugin like PlotMe
on hold because the PlotMe developer continued to develop PlotMe
"""
import sys