6 lines
63 B
Python
6 lines
63 B
Python
|
def test_bypass():
|
||
|
"""
|
||
|
Bypass pyrtest
|
||
|
"""
|
||
|
pass
|