Skip to content

Commit

Permalink
pudb
Browse files Browse the repository at this point in the history
  • Loading branch information
cicd committed Oct 15, 2024
1 parent 5228810 commit 0de67dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion wodoo/odoo_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
def get_odoo_addons_paths(
relative=False, no_extra_addons_paths=False, additional_addons_paths=False
):
import pudb;pudb.set_trace()
m = MANIFEST()
c = customs_dir()
res = []
Expand Down

0 comments on commit 0de67dc

Please sign in to comment.