mdomke / python-ulid

ULID implementation for Python
https://python-ulid.rtfd.io
MIT License
391 stars 18 forks source link

Typo: "Now" should be "No" #7

Closed EricNelson12 closed 1 year ago

EricNelson12 commented 1 year ago

In the __init__ description, it says

by calling the default constructor with now arguments

instead of

by calling the default constructor with no arguments