Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4c71adb

Browse files
restyled-commitsjlatusek
authored andcommittedApr 8, 2024
Restyled by isort
1 parent b753640 commit 4c71adb

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)