Skip to content

Commit

Permalink
FIXUP: Fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
apyrgio committed Jan 30, 2024
1 parent b616d64 commit 08911f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dev_scripts/env.py
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,6 @@ def __init__(self, distro_name, distro_version):
self.distro_name = distro_name
self.distro_version = distro_version


@property
@functools.lru_cache
def version(self):
Expand Down

0 comments on commit 08911f2

Please sign in to comment.