chore(pre-commit.ci): pre-commit autoupdate (#427)
* chore(pre-commit.ci): pre-commit autoupdate updates: - [github.com/astral-sh/ruff-pre-commit: v0.1.0 → v0.11.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.0...v0.11.0) * chore(pre-commit.ci): auto fixes * chore: fix violations --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
committed by
GitHub
parent
28615ee7eb
commit
bfc8151005
@@ -1,4 +1,5 @@
|
||||
import pytest
|
||||
|
||||
from dbus_fast import Message, MessageType
|
||||
from dbus_fast import introspection as intr
|
||||
from dbus_fast.aio import MessageBus
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
import pytest
|
||||
|
||||
from dbus_fast import (
|
||||
DBusError,
|
||||
ErrorType,
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
import asyncio
|
||||
|
||||
import pytest
|
||||
|
||||
from dbus_fast import (
|
||||
DBusError,
|
||||
ErrorType,
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
import asyncio
|
||||
|
||||
import pytest
|
||||
|
||||
from dbus_fast import Message, MessageType
|
||||
from dbus_fast.aio import MessageBus
|
||||
from dbus_fast.constants import PropertyAccess
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
import pytest
|
||||
|
||||
from dbus_fast import Message, MessageType
|
||||
from dbus_fast import introspection as intr
|
||||
from dbus_fast.aio import MessageBus
|
||||
|
||||
Reference in New Issue
Block a user