Skip to content

Commit 5601fa7

Browse files
authored
Lint: more files (#11137)
* Lint: more files * Minor lint issue
1 parent 7881096 commit 5601fa7

File tree

6 files changed

+379
-354
lines changed

6 files changed

+379
-354
lines changed

readthedocs/analytics/proxied_api.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919

2020
log = structlog.get_logger(__name__) # noqa
2121

22+
2223
class BaseAnalyticsView(CDNCacheControlMixin, APIView):
2324

2425
"""

0 commit comments

Comments
 (0)