Skip to content

Missing whitespace in chemicalFormula warning #238

@matthiaskoenig

Description

@matthiaskoenig

Please change:

message += "The chemicalFormula '";

to

message += " The chemicalFormula '";

in

message += "The chemicalFormula '";

See for instance
opencobra/cobrapy#1242 (comment)

Unfortunately, I cannot create a simple pull request because the repository is having submodules and the respective code is not part of the repository if I fork the repository. Could you provide me access to create pull requests for simple typo fixes?

Best Matthias

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions