Skip to content

Commit 71dd591

Browse files
committed
Remove extraneous line break
1 parent 2f22809 commit 71dd591

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_lru_cache.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import pytest
2-
32
from copy import deepcopy
43

54
from sentry_sdk._lru_cache import LRUCache

0 commit comments

Comments
 (0)