Skip to content

Commit

Permalink
fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
LashaO committed Apr 21, 2023
1 parent 9d7470b commit e1ae103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wbia/control/IBEISControl.py
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@
continue
try:
# ut.import_modname(modname)
## NOTE hack
# NOTE hack
if modname == 'wbia_tbd._plugin':
ub.import_module_from_path('/wbia/wbia-plugin-tbd/wbia_tbd/__init__.py'
)
Expand Down

0 comments on commit e1ae103

Please sign in to comment.