Skip to content

Commit 7e54edb

Browse files
restyled-commitsjlatusek
authored andcommitted
Restyled by isort
1 parent c4b2d3e commit 7e54edb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/tools/dbus-proxy-bluez.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717

1818
import logging
1919
import os.path
20+
import typing
2021
from argparse import ArgumentParser
2122
from collections import namedtuple
22-
import typing
2323

2424
from gi.repository import Gio, GLib
2525

0 commit comments

Comments
 (0)