Skip to content

Edited formatting when reading inputs#237

Merged
sgiarols merged 3 commits intodevelopfrom
dac
Jan 8, 2024
Merged

Edited formatting when reading inputs#237
sgiarols merged 3 commits intodevelopfrom
dac

Conversation

@sgiarols
Copy link
Copy Markdown
Collaborator

@sgiarols sgiarols commented Jan 8, 2024

Description

Commodity names in the techndata are not formatted in the same way as in commodities-in, or commodities-out

Fixes #236

Type of change

Please add a line in the relevant section of
CHANGELOG.md to
document the change (include PR #) - note reverse order of PR #s.

  • New feature (non-breaking change which adds functionality)
  • Optimization (non-breaking, back-end change that speeds up the code)
  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (whatever its nature)

Key checklist

  • All tests pass: $ python -m pytest
  • The documentation builds and looks OK: $ python -m sphinx -b html docs docs/build

Further checks

  • Code is commented, particularly in hard-to-understand areas
  • Tests added that prove fix is effective or that feature works

@sgiarols sgiarols merged commit 4dd1a0a into develop Jan 8, 2024
@sgiarols sgiarols deleted the dac branch January 8, 2024 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

Commodity name formatting

1 participant