Skip to content

Fix DeprecationWarnings from pyparsing #338

Description

@davlee1972

Example:

Line 454 in config_parser.py..

parseString argument is deprecated. Use parse_string.

Args in functions in the pyparsing package have changed from camel casing to snake casing.

There are 19 function calls which need to be updated between config_parser.py and period_parser.py.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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