mirror of
https://github.com/boostorg/histogram.git
synced 2026-01-29 07:32:23 +00:00
fix python tests
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
#[ guide_mixed_cpp_python_part_py
|
||||
|
||||
from __future__ import print_function
|
||||
import sys
|
||||
import os
|
||||
sys.path.append(os.getcwd())
|
||||
|
||||
#[ guide_mixed_cpp_python_part_py
|
||||
import histogram as bh
|
||||
import cpp_filler
|
||||
|
||||
|
||||
Reference in New Issue
Block a user