Jun 29 - Update app name, and documents
This commit is contained in:
@@ -27,7 +27,7 @@ _formatter = logging.Formatter("%(asctime)s [%(levelname)s] %(name)s - %(message
|
||||
_stream_handler = logging.StreamHandler(stream=sys.stdout)
|
||||
_stream_handler.setFormatter(_formatter)
|
||||
|
||||
APP_TITLE = "Website Checker"
|
||||
APP_TITLE = "Bid Checker"
|
||||
APP_VERSION = "1.0.0"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user