mirror of
https://github.com/google/bumble.git
synced 2026-04-18 00:45:32 +00:00
Ruff: Add and fix UP rules
This commit is contained in:
@@ -26,7 +26,8 @@ import logging
|
||||
import pathlib
|
||||
import sys
|
||||
import wave
|
||||
from typing import TYPE_CHECKING, AsyncGenerator, BinaryIO
|
||||
from collections.abc import AsyncGenerator
|
||||
from typing import TYPE_CHECKING, BinaryIO
|
||||
|
||||
from bumble.colors import color
|
||||
|
||||
|
||||
Reference in New Issue
Block a user