Skip to content

Commit

Permalink
FEAT-modin-project#2796: Fix flake8 error
Browse files Browse the repository at this point in the history
Signed-off-by: Richard Lin <richard.lin.047@berkeley.edu>
  • Loading branch information
richardlin047 committed Mar 3, 2021
1 parent c94dd73 commit aa4b516
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modin/spreadsheet/general.py
Expand Up @@ -14,6 +14,7 @@
from .. import pandas as pd
from modin_spreadsheet import show_grid, SpreadsheetWidget


def from_dataframe(
dataframe,
show_toolbar=None,
Expand Down

0 comments on commit aa4b516

Please sign in to comment.