Skip to content

Commit

Permalink
flake8/linter fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
brifordwylie committed May 27, 2024
1 parent 4dd05cd commit 9b5f41a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sageworks/web_components/plugins/model_details.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

# Dash Imports
from dash import html, callback, no_update, dcc
from dash.dependencies import Input, Output, State
from dash.dependencies import Input, Output

# SageWorks Imports
from sageworks.api import Model
Expand Down

0 comments on commit 9b5f41a

Please sign in to comment.