a.berezin
39bfe05f75
Some checks failed
DCO check / Commits Check (pull_request) Has been cancelled
Signed-off-by: a.berezin <a.berezin@yadro.com>
3 lines
72 B
Python
3 lines
72 B
Python
import os
|
|
|
|
TESTS_BASE_PATH = os.path.dirname(os.path.abspath(__file__))
|