Skip to content

Commit

Permalink
remove empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
eraulo committed Sep 19, 2024
1 parent c0aa867 commit dfdfa0c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions bin/num2words
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,9 @@ Examples:
"""

from __future__ import print_function, unicode_literals

import os
import sys

from docopt import docopt

import num2words

__version__ = "0.5.13"
Expand Down

0 comments on commit dfdfa0c

Please sign in to comment.