-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Documentation for RooChi2Var missing #8519
Copy link
Copy link
Closed
Labels
Description
- [github] Checked for duplicates
Describe the bug
On the page
there is only one block:
PyROOT
Constructor of RooChi2Var takes a RooCmdArg as argument also supports keyword arguments.
In the source code (and previous documentation versions, e.g. in my downloaded html documentation archive for v. 6.24 and v. 6.22), you can see that there is a lot of documentation for that class (at least more than can be seen now).
Which is funny, there is no reference to PyROOT in the docstrings.
Expected behavior
Documentation should be present.
To Reproduce
Visit documentation site.
Reactions are currently unavailable