Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Duplicated colon before code in documentation #827

@Aclrian

Description

@Aclrian

Describe the bug

See tittle

To Reproduce

  1. go to #/sklearn/sklearn.preprocessing._data/PowerTransformer/inverse_transform
  2. there is a '::' before each code block

Expected behavior

  • Remove one of the colons
  • Properly format the code block that comes after (newlines should be preserved)

Screenshots (optional)

image

Additional Context (optional)

Can be done by adding another replacement to api-editor/gui/src/features/packageData/selectionView/DocumentationText.tsx.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions