ActsConfig: Fix RE syntax.
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
ActsConfig: Fix RE syntax.
Scott Snyder
requested to merge
ssnyder/athena:py312.ActsConfig-20240529
into
main
May 29, 2024
Overview
2
Commits
1
Pipelines
1
Changes
1
Use raw strings for regexps. Fixes warnings from py3.12 about bad escape sequences.
Merge request reports
Loading