mirror of
https://github.com/google/bumble.git
synced 2026-07-19 15:00:48 +00:00
use isort when formatting
This commit is contained in:
+2
-1
@@ -13,10 +13,11 @@
|
||||
# limitations under the License.
|
||||
|
||||
import asyncio
|
||||
import pytest
|
||||
import struct
|
||||
from unittest import mock
|
||||
|
||||
import pytest
|
||||
|
||||
from bumble import device as bumble_device
|
||||
from bumble.profiles import asha
|
||||
|
||||
|
||||
Reference in New Issue
Block a user