add cli, test=doc

pull/1466/head
lym0302 3 years ago
parent 80b83b7434
commit 8fd117e4da

@ -11,14 +11,6 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
"""
import _locale
from .base_commands import BaseCommand
from .base_commands import HelpCommand
_locale._getdefaultlocale = (lambda *args: ['en_US', 'utf8'])
"""
import _locale import _locale
from .base_commands import BaseCommand from .base_commands import BaseCommand

Loading…
Cancel
Save