Skip to content

Commit

Permalink
Fix black linting issues
Browse files Browse the repository at this point in the history
  • Loading branch information
aeshub committed Feb 8, 2023
1 parent 03ce019 commit abb9ca8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/robot_interface/models/robots/robot_model.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
from enum import Enum


# Did you write your own isar-robot package and would like to have it included here?
# Open a pull request to the ISAR repository!
class RobotModel(Enum):
Expand Down

0 comments on commit abb9ca8

Please sign in to comment.