Skip to content

Commit

Permalink
fix(brotab): brotab.files.in_temp_dir for btotab 1.4.2 (#15)
Browse files Browse the repository at this point in the history
Co-authored-by: Bruno Paz <184563+brpaz@users.noreply.github.com>
  • Loading branch information
d-enk and brpaz authored Jun 15, 2022
1 parent 5118928 commit d3219d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion brotab_ulauncher/brotab.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

from brotab.inout import is_port_accepting_connections
from brotab.inout import get_mediator_ports
from brotab import in_temp_dir
from brotab.files import in_temp_dir
from brotab.api import SingleMediatorAPI, MultipleMediatorsAPI

FORMAT = '%(asctime)-15s %(levelname)-10s %(message)s'
Expand Down

0 comments on commit d3219d9

Please # to comment.