mirror of
https://github.com/boostorg/histogram.git
synced 2026-01-30 07:52:11 +00:00
beauty
This commit is contained in:
@@ -41,7 +41,7 @@ BOOST_PYTHON_MODULE(histogram) {
|
||||
);
|
||||
current.attr("axis") = axis_module;
|
||||
{
|
||||
scope scope = axis_module;
|
||||
scope current = axis_module;
|
||||
boost::histogram::register_axis_types();
|
||||
}
|
||||
boost::histogram::register_histogram();
|
||||
|
||||
Reference in New Issue
Block a user