We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc5cc2f commit e99a2a5Copy full SHA for e99a2a5
LibFunc/pyappdevkit.py
@@ -82,4 +82,4 @@ def program_welcome_msg(welcome_msg,cfg,cfg_,appname,libname,websitelink):
82
elif cfg_ == "app":
83
program_info("Program Name: ",appname,"","","","","","","","","","","","","","","","","","")
84
else:
85
- error_msg("Invalid definition!")
+ error_msg("Invalid definition!","","")
0 commit comments