lcompilers / lpython

Python compiler
https://lpython.org/
Other
1.5k stars 157 forks source link

style suggestion in integration tests #2478 #2512

Closed rudhrabehara closed 7 months ago

rudhrabehara commented 7 months ago

removed style suggestion in integration tests, that '**' instead of 'pow' by adding # noqa at end of line 11 in test_buildin_pow.py