Skip to content

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
bollwyvl authored and skorokithakis committed Nov 13, 2022
1 parent 5d766b4 commit 7a294bd
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions shortuuid/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@

__version__ = "1.0.10"
__all__ = [
"decode",
"encode",
"get_alphabet",
"random",
"set_alphabet",
"ShortUUID",
"decode",
"encode",
"get_alphabet",
"random",
"set_alphabet",
"ShortUUID",
"uuid",
]

0 comments on commit 7a294bd

Please sign in to comment.