add missing space in comment

This commit is contained in:
valrus 2025-01-11 20:03:38 -08:00
parent f520790713
commit d298738612

View file

@ -675,7 +675,7 @@ class ImportSessionFixture(ImportSession):
>>> importer.run()
This imports ``/path/to/import`` into `lib`. It skips the first
album and imports thesecond one with metadata from the tags. For the
album and imports the second one with metadata from the tags. For the
remaining albums, the metadata from the autotagger will be applied.
"""