diff src/core/constants.py @ 971:8ca5c990ed92

jp: "disco" subcommand, moved into a new "info" subcommand + added "version" subcommand which get software version
author Goffi <goffi@goffi.org>
date Wed, 02 Apr 2014 12:31:15 +0200
parents 242bd4fc654c
children f0e407709d8e
line wrap: on
line diff
--- a/src/core/constants.py	Wed Apr 02 12:11:07 2014 +0200
+++ b/src/core/constants.py	Wed Apr 02 12:31:15 2014 +0200
@@ -72,7 +72,6 @@
     # names of widely used plugins
     TEXT_CMDS = 'TEXT-COMMANDS'
 
-
     ## Misc ##
     SAVEFILE_DATABASE = "sat.db"
     IQ_SET = '/iq[@type="set"]'