mirror of
https://github.com/etienne-hd/lbc.git
synced 2026-04-30 02:35:36 +02:00
style: format model and __init__ mixin with ruff
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import lbc
|
||||
|
||||
|
||||
def transform_str(string: str) -> str:
|
||||
return (
|
||||
string.strip()
|
||||
|
||||
Reference in New Issue
Block a user