Skip to content

fix(applicationStateDB): remove string concat operators#1671

Merged
JamesHabben merged 1 commit into
abrignoni:mainfrom
JamesHabben:fix/application-state-artifact-header
Jul 7, 2026
Merged

fix(applicationStateDB): remove string concat operators#1671
JamesHabben merged 1 commit into
abrignoni:mainfrom
JamesHabben:fix/application-state-artifact-header

Conversation

@JamesHabben

Copy link
Copy Markdown
Collaborator

strings naturally concatenate, so no need for the + or \ operators. they were changing the strings from literals to being objects and creating an error when running the module_info.py script.

@JamesHabben JamesHabben merged commit 902235b into abrignoni:main Jul 7, 2026
1 check passed
@JamesHabben JamesHabben deleted the fix/application-state-artifact-header branch July 7, 2026 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant