🔧 Fix all ruff typo errors & test CI/CD workflow (#109)
* [chore] Fix ruff typo * [robot] Fix welcome robot
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
from .texteller import TexTeller
|
||||
|
||||
__all__ = ['TexTeller']
|
||||
__all__ = ["TexTeller"]
|
||||
|
||||
Reference in New Issue
Block a user