%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /lib/python3/dist-packages/matplotlib/tests/tinypages/
Upload File :
Create Path :
Current File : //lib/python3/dist-packages/matplotlib/tests/tinypages/range6.py

from matplotlib import pyplot as plt


def range4():
    """Never called if plot_directive works as expected."""
    raise NotImplementedError


def range6():
    """The function that should be executed."""
    plt.figure()
    plt.plot(range(6))
    plt.show()

Zerion Mini Shell 1.0