Skip to content

Commit

Permalink
Lint everything
Browse files Browse the repository at this point in the history
  • Loading branch information
fretchen committed Aug 19, 2024
1 parent 50afb68 commit 344a705
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/test_validate_simple_schema.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,8 @@
import json

import pandas as pd
from jsonschema import ValidationError, validate
from jsonschema import validate

from icecream import ic

def test_load_schema():
"""
Expand Down

0 comments on commit 344a705

Please sign in to comment.