Skip to content

Commit

Permalink
docs: Add missing category
Browse files Browse the repository at this point in the history
  • Loading branch information
dangotbanned committed Jan 4, 2025
1 parent 279fca5 commit 4944b80
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/examples_arguments_syntax/deviation_ellipses.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

"""
Deviation ellipse
-----------------------
-----------------
This example shows bivariate deviation ellipses of petal length and width of three iris species.
"""

# category: distributions
from typing import Literal

import numpy as np
Expand Down

0 comments on commit 4944b80

Please sign in to comment.