Closed paul-paliychuk closed 1 month ago
fix: add missing commas in SQL queries in nodes.py
Fix missing commas in SQL queries in nodes.py and update version to 0.3.2 in pyproject.toml.
nodes.py
0.3.2
pyproject.toml
Key points:
get_by_uuids()
get_by_uuid()
0.3.1
Generated with :heart: by ellipsis.dev
fix: add missing commas in SQL queries in nodes.py
Summary:
Fix missing commas in SQL queries in
nodes.py
and update version to0.3.2
inpyproject.toml
.Key points:
get_by_uuids()
andget_by_uuid()
methods innodes.py
.pyproject.toml
from0.3.1
to0.3.2
.Generated with :heart: by ellipsis.dev