Changeset - 71dabe761ebd
[Not reviewed]
0 1 0
Lance Edgar - 9 years ago 2016-02-16 11:54:05
ledgar@sacfoodcoop.com
Add `Dump` command back to main module..for now.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
rattail/commands/__init__.py
Show inline comments
 
@@ -26,4 +26,4 @@ Console Commands
 

	
 
from __future__ import unicode_literals, absolute_import
 

	
 
from .core import main, Command, Subcommand, ImportSubcommand, NewImportSubcommand
 
from .core import main, Command, Subcommand, ImportSubcommand, NewImportSubcommand, Dump
0 comments (0 inline, 0 general)