Skip to content

Commit

Permalink
Merge branch 'sh_merge_master' into pywrapcc_merge_sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Ralf W. Grosse-Kunstleve committed Oct 27, 2023
2 parents 5d80bfa + e955753 commit f46cbe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ubench/holder_comparison.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
import time
from typing import Any, Callable, Dict, List

import pybind11_ubench_holder_comparison as m # type: ignore[import]
import pybind11_ubench_holder_comparison as m # type: ignore[import-not-found]

number_bucket_pc = None

Expand Down

0 comments on commit f46cbe5

Please sign in to comment.