Walter Schweitzer
Results
4
comments of
Walter Schweitzer
> My workaround: > > ``` > """# nosec"""; query = f""" > SELECT * > FROM {table} > """ > ``` very nice. you also don't need that comma....
Try changing this: ```run(helper.HelperTest.("test_p2pkh_address"))``` to ```run(helper.HelperTest("test_p2pkh_address"))```
"MARS_Connection=Yes" solves this issue.
MARS_Connection=Yes is case sensitive.