SiLab-Bonn / pylandau

Simple Landau distribution definitions to be used in Python.
GNU Lesser General Public License v2.1
20 stars 4 forks source link

Import is ugly #4

Closed DavidLP closed 8 years ago

DavidLP commented 8 years ago

It was reported that

from pylandau import landau

should be

import pylandau

Also the mixing of pyLandau with capital or small L was mentioned.

DavidLP commented 8 years ago

Fixed in 2.0.0