Skip to content

Commit

Permalink
Disable too-many-lines
Browse files Browse the repository at this point in the history
  • Loading branch information
kovacspe committed Dec 14, 2024
1 parent 0e7f8a7 commit a42a864
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions competition/views.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# pylint:disable=too-many-lines
import csv
import json
import os
Expand Down

0 comments on commit a42a864

Please sign in to comment.