Skip to content

Commit ae3e183

Browse files
committed
fix lint issue
1 parent a37335c commit ae3e183

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/optimization/src/ldai_optimization/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
from ldai_optimization.client import ApiAgentOptimizationClient
77

8-
__version__ = "0.1.0" # x-release-please-version
8+
__version__ = "0.1.0" # x-release-please-version
99

1010
__all__ = [
1111
'__version__',

0 commit comments

Comments
 (0)