You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
```
/home/runner/work/dpgen/dpgen/dpgen/auto_test/Gamma.py:389: SyntaxWarning: invalid escape sequence '\('
upper = re.search("variable N equal count\(all\)", contents[ii])
```
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **Bug Fixes**
- Improved the reliability of the Gamma module by correcting a regular
expression pattern. This change ensures more accurate data parsing and
handling.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
Signed-off-by: Jinzhe Zeng <[email protected]>
0 commit comments