Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

Commit

Permalink
style(isort): apply code style
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits authored and SaidBySolo committed Nov 9, 2020
1 parent a9aca2f commit c070174
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rabbitark/__main__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import sys
import multiprocessing
import argparse
import asyncio
import multiprocessing
import sys

from rabbitark.config import config
from rabbitark.rabbitark import RabbitArk
Expand Down

0 comments on commit c070174

Please sign in to comment.