MINOR: Fix trailing white spaces on reviewers.py (#14343)

Fixing trailing white spaces on reviewers.py.

Reviewers: Jeff Kim <jeff.kim@confluent.io>, David Jacot <djacot@confluent.io>
This commit is contained in:
Ritika Reddy 2023-09-06 00:28:23 -07:00 committed by GitHub
parent 7054625c45
commit cc289d04c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 6 deletions

View File

@ -20,7 +20,6 @@
from collections import defaultdict from collections import defaultdict
import operator
import os import os
import re import re