Skip to content

Commit 5b0d84b

Browse files
committed
toml-sort
1 parent 01e92a0 commit 5b0d84b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/dl_connector_ydb/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ dl-api-lib = {path = "../dl_api_lib"}
3939
dl-api-lib-testing = {path = "../dl_api_lib_testing"}
4040
dl-core-testing = {path = "../dl_core_testing"}
4141
dl-formula-testing = {path = "../dl_formula_testing"}
42+
dl-sqlalchemy-ydb = {path = "../../lib/dl_sqlalchemy_ydb"}
4243
dl-testing = {path = "../dl_testing"}
4344
frozendict = "*"
44-
dl-sqlalchemy-ydb = {path = "../../lib/dl_sqlalchemy_ydb"}
4545
pytest = "*"
4646
requests = "*"
4747

0 commit comments

Comments
 (0)