コード例 #1
0
ファイル: test_context.py プロジェクト: chrisvittal/hail
 def test_top_level_functions_are_do_not_error(self):
     hl.current_backend()
     hl.debug_info()
コード例 #2
0
ファイル: test_context.py プロジェクト: jigold/hail
 def test_top_level_functions_are_do_not_error(self):
     hl.current_backend()
     hl.debug_info()