remove debug code
This commit is contained in:
pare
18d652a259
commit
2d4f2431ab
S'han modificat 1 arxius amb 1 adicions i 1 eliminacions
|
@ -106,7 +106,7 @@ budget_db_user = get_parameter("budget_db_user", config_filepath) # E.g., mastod
|
|||
###############################################################################
|
||||
|
||||
while True:
|
||||
pdb.set_trace()
|
||||
|
||||
fee_description = input("Fee description? (q to quit) ")
|
||||
if fee_description == 'q':
|
||||
sys.exit("Bye")
|
||||
|
|
Loading…
Referencia en una nova incidència