Skip to content

Commit d20d71e

Browse files
getsantry[bot]Andrii Soldatenko
authored andcommitted
style(lint): Auto commit lint changes
1 parent 88206a1 commit d20d71e

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

tests/sentry/dynamic_sampling/test_prioritise_projects.py

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,5 @@
22

33

44
def test_prioritize_projects():
5-
results = fetch_projects_with_total_volumes()
6-
1 == 1
7-
8-
5+
results = fetch_projects_with_total_volumes()
6+
1 == 1

0 commit comments

Comments
 (0)