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