Skip to content

Commit

Permalink
isort
Browse files Browse the repository at this point in the history
  • Loading branch information
kokes committed Jul 29, 2024
1 parent 8693e53 commit 98553e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/red/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
import json
import logging
import multiprocessing
import ssl
import os
import ssl
from urllib.parse import urlparse
from urllib.request import Request, urlopen

Expand Down

0 comments on commit 98553e3

Please sign in to comment.