fix lint for E501

This commit is contained in:
Mor-Li 2025-04-25 17:53:28 +08:00
parent 5b1a5fa596
commit 86184fd277
3 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,4 @@
# noqa: E501
import json
import os
import random

View File

@ -1,3 +1,4 @@
# noqa: E501
import json
import os
import random

View File

@ -1,3 +1,4 @@
# noqa: E501
import json
import os
import random