Sahil Patel

Results 2 issues of Sahil Patel

This PR makes a few small but meaningful documentation improvements: ### Updated insecure HTTP links to HTTPS All the referenced websites support HTTPS, so upgrading the URLs improves security, prevents...

### Description This PR addresses part of issue #6029: "Use TYPE_CHECKING if necessary" by moving the import of `FrozenTrial` in `study_summary.py` under a `TYPE_CHECKING` block. `FrozenTrial` is only used for...