Skip to content

Commit

Permalink
consolidate: Add type tool
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick José Pereira <[email protected]>
  • Loading branch information
patrickelectric committed Sep 1, 2023
1 parent 10ed2ed commit dddc0a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions blueos_repository/consolidate.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ class ExtensionType(StrEnum):
EXAMPLE = "example"
THEME = "theme"
OTHER = "other"
TOOL = "tool"


# pylint: disable=too-many-instance-attributes
Expand Down

0 comments on commit dddc0a9

Please sign in to comment.