lyric_search_new renamed to lyric_search

This commit is contained in:
2025-01-24 09:10:54 -05:00
parent b0a9af0560
commit c3bbd27cd5
13 changed files with 14 additions and 14 deletions

4
lyric_search/__init__.py Normal file
View File

@ -0,0 +1,4 @@
#!/usr/bin/env python3.12
# pylint: disable=empty-docstring
"""
"""