Skip to content

Commit

Permalink
clear init metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 committed Dec 18, 2024
1 parent 51026d2 commit 1809dc7
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions flx/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +0,0 @@
"""
flx: Fuzzy matching... a la Sublime Text.
"""

__shortname__ = "flx"
__longname__ = "flx: Fuzzy matching... a la Sublime Text"
__version__ = "0.1.0"

0 comments on commit 1809dc7

Please sign in to comment.