mirror of
https://github.com/EvolutionAPI/evolution-client-python.git
synced 2025-12-19 11:52:19 -06:00
refactor: apply ruff auto-fixes for imports and code style
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from typing import List, Optional, Dict, Any
|
||||
from typing import Any, Dict, List, Optional
|
||||
|
||||
|
||||
class BaseChat:
|
||||
|
||||
Reference in New Issue
Block a user