Skip to content

Commit 7cf9d58

Browse files
lint
1 parent d8dc14b commit 7cf9d58

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

b2sdk/v1/bucket.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88
#
99
######################################################################
1010

11-
import functools
12-
1311
from .file_version import translate_single_file_version, FileVersionInfoFactory
1412
from typing import Optional
1513
from b2sdk import _v2 as v2

test/unit/bucket/test_bucket.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
######################################################################
22
#
3-
# File: test/unit/v1/test_bucket.py
3+
# File: test/unit/bucket/test_bucket.py
44
#
55
# Copyright 2019 Backblaze Inc. All Rights Reserved.
66
#

0 commit comments

Comments
 (0)