mirror of
https://github.com/arcan1s/ahriman.git
synced 2026-01-16 19:23:42 +00:00
fix sttyle
This commit is contained in:
@ -40,7 +40,7 @@ def test_symlinks_create(archive_tree: ArchiveTree, package_ahriman: Package, pa
|
|||||||
.relative_to(archive_tree.paths.root)
|
.relative_to(archive_tree.paths.root)
|
||||||
.relative_to("archive") /
|
.relative_to("archive") /
|
||||||
single.filename
|
single.filename
|
||||||
)
|
)
|
||||||
for package in (package_ahriman, package_python_schedule)
|
for package in (package_ahriman, package_python_schedule)
|
||||||
for single in package.packages.values()
|
for single in package.packages.values()
|
||||||
])
|
])
|
||||||
|
|||||||
Reference in New Issue
Block a user