phoenix-pilot / phoenix-pilot-core

2 stars 0 forks source link

Parser: fix regex build in redundant way #279

Closed PNieck closed 9 months ago

PNieck commented 9 months ago

Description

This PR fixes regex in parser library. Previous version had redundancy in their definition.

Motivation and Context

Regex, which works better and it's easier to read

Types of changes

How Has This Been Tested?

Checklist:

Special treatment