Enable isort linting rules (#267)
See https://docs.astral.sh/ruff/rules/#isort-i.
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
from common import http
|
||||
from common import dates
|
||||
from common import endoflife
|
||||
from common import dates, endoflife, http
|
||||
|
||||
MAIN_URL = "https://www.php.net/releases/index.php?json&max=-1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user