Skip to content

Commit

Permalink
Restyled by isort
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits authored and jlatusek committed Apr 8, 2024
1 parent b753640 commit 3848f88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/tools/dbus-proxy-bluez.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@

import logging
import os.path
import typing
from argparse import ArgumentParser
from collections import namedtuple
import typing

from gi.repository import Gio, GLib

Expand Down

0 comments on commit 3848f88

Please sign in to comment.