Skip to content

Commit

Permalink
add blank line for linter
Browse files Browse the repository at this point in the history
  • Loading branch information
JacksonBurns authored Feb 2, 2024
1 parent bdb471e commit 313aeab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aimsim/tasks/visualize_dataset.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
)
from warnings import warn


class VisualizeDataset(Task):
def __init__(self, configs=None, **kwargs):
"""
Expand Down

0 comments on commit 313aeab

Please sign in to comment.