Loading .config/pudb/.gitignore 0 → 100644 +1 −0 Original line number Diff line number Diff line saved-breakpoints* .config/pudb/pudb.cfg 0 → 100644 +18 −0 Original line number Diff line number Diff line [pudb] breakpoints_weight = 1 current_stack_frame = top custom_shell = custom_stringifier = custom_theme = display = auto line_numbers = True prompt_on_quit = True seen_welcome = e033 shell = ipython sidebar_width = 0.5 stack_weight = 1 stringifier = repr theme = dark vim variables_weight = 1 wrap_variables = True Loading
.config/pudb/.gitignore 0 → 100644 +1 −0 Original line number Diff line number Diff line saved-breakpoints*
.config/pudb/pudb.cfg 0 → 100644 +18 −0 Original line number Diff line number Diff line [pudb] breakpoints_weight = 1 current_stack_frame = top custom_shell = custom_stringifier = custom_theme = display = auto line_numbers = True prompt_on_quit = True seen_welcome = e033 shell = ipython sidebar_width = 0.5 stack_weight = 1 stringifier = repr theme = dark vim variables_weight = 1 wrap_variables = True