Commit Graph

4 Commits

Author SHA1 Message Date
Thomas J. Fan 82df48934e
MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
Adrin Jalali 69dbdf4f9b
MNT DOC don't warn if a ref with single backtick is not found (#14040) 2019-06-08 15:58:26 +04:00
Thomas J Fan eeaaf94458 MNT Warns when reference can not be found. (#13365)
* DOC Adds term to column_transformer

* DOC Adjusts sphinx resolution

* DEV Adds comment

* ENH Uses python instead of css
2019-03-03 16:26:18 +01:00
Thomas J Fan db2290ce38 MNT Fixes cross-reference and no reference issues in sphinx (#13000)
* DOC: Fixes cross references

* RFC: Minimizes diffs

* REV: Removes default-role

* ENH: Process python domain first

* ENH: Support sphinx 1.6.2

* RFC: Only reorder for python classes

* RFC: Adds early exit

* DOC: Uses term for ColumnTransformer

* REV: Removes styling from term

* ENH: Handle no references case

* ENH: Adds RuntimeError

* RFC: Adds runtime error message

* DOC: Adds comment on default_role

* CLN Removes term
2019-02-28 19:17:38 +01:00