Skip to content

Commit

Permalink
computer_memory_storage: make lint
Browse files Browse the repository at this point in the history
  • Loading branch information
edomt committed May 13, 2024
1 parent c8dc7a9 commit 02f86e3
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
"""Load a snapshot and create a meadow dataset."""

from etl.helpers import PathFinder, create_dataset
from owid.catalog import Table

import pandas as pd

from etl.helpers import PathFinder, create_dataset

# Get paths and naming conventions for current step.
paths = PathFinder(__file__)

Expand Down

0 comments on commit 02f86e3

Please sign in to comment.