GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
2
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
morteza
/
adaptive-nback
Transfer to URL with SHA
Find file
Newer
Older
tree:
b192742b39
Switch branches
×
develop
master
adaptive-nback
/ run_tests.py
Morteza Ansarinia
on 3 Dec 2019
99 bytes
fix running tests
Raw
Blame
History
import os print(os.getcwd()) from tests.nb_gm_004_bm import run as nb_gm_004_bm nb_gm_004_bm()