mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-09-13 04:55:53 +00:00
Add ruff rule for empty line with trailing whitespace.
This commit is contained in:
@@ -21,7 +21,7 @@ def args_pytest(pytestconfig):
|
||||
|
||||
def pytest_collection_modifyitems(items):
|
||||
# Modifies items so tests run in the correct order
|
||||
|
||||
|
||||
LAST_TESTS = ['test_quality']
|
||||
|
||||
# Move the last items to the end
|
||||
|
Reference in New Issue
Block a user