Skip to content

Commit

Permalink
remove black test
Browse files Browse the repository at this point in the history
  • Loading branch information
dsethz committed Jan 22, 2024
1 parent 294d5ee commit e3e1bba
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/nuclai/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ def train():
* maybe we want a cli wrapper(see aisegcell) for this?
"""
test_string = "this is a very long string to test if ruff will auto line-break if we exceed 79 characters."
print(test_string)


def test():
Expand Down

0 comments on commit e3e1bba

Please sign in to comment.