Files
@ 04c8edacc3a1
Branch filter:
Location: kallithea/conftest.py
04c8edacc3a1
2.0 KiB
text/x-python
cli: in runtime_wrapper for config file handling, don't return unused command handler value
Return values are not used - we should use sys.exit or similar to set command
return codes.
Return values are not used - we should use sys.exit or similar to set command
return codes.