summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/__init__.py b/__init__.py
index f887a4c..bca7cf7 100644
--- a/__init__.py
+++ b/__init__.py
@@ -15,4 +15,4 @@
15# You should have received a copy of the GNU General Public License 15# You should have received a copy of the GNU General Public License
16# along with this program. If not, see <http://www.gnu.org/licenses/>. 16# along with this program. If not, see <http://www.gnu.org/licenses/>.
17 17
18__all__ = [ "wiki2html", "wiki2plain" ] 18__all__ = [ "wiki2html", "wiki2text" ]

Return to:

Send suggestions and report system problems to the System administrator.