mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-07-05 01:09:40 +08:00
Replace flake8 with ruff (#8184)
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
"""
|
||||
References: wikipedia:square free number
|
||||
python/black : True
|
||||
flake8 : True
|
||||
psf/black : True
|
||||
ruff : True
|
||||
"""
|
||||
from __future__ import annotations
|
||||
|
||||
|
Reference in New Issue
Block a user