Skip to content

Commit ed9bc30

Browse files
Remove extra space
1 parent 9537244 commit ed9bc30

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/pyhf/parameters/paramview.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ def __init__(self, shape, par_map, par_selection):
5757
self._all_indices = default_backend.reshape(flat_indices, shape)
5858

5959
# a tensor viewer that can split and stitch parameters
60-
6160
self.allpar_viewer = _tensorviewer_from_parmap(par_map, batch_size)
6261

6362
# a tensor viewer that can split and stitch the selected parameters

0 commit comments

Comments
 (0)