Skip to content

Commit

Permalink
Black
Browse files Browse the repository at this point in the history
  • Loading branch information
lieryan committed Sep 27, 2023
1 parent 00e937c commit ef3613b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rope/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
try:
VERSION = importlib.metadata.version("rope")
except importlib.metadata.PackageNotFoundError:

def get_fallback_version():
import pathlib
import re
Expand Down

0 comments on commit ef3613b

Please sign in to comment.