Skip to content

Commit

Permalink
ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxHalford committed Oct 26, 2023
1 parent 5c467e4 commit 39f38ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions lea/clients/bigquery.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
import os

import pandas as pd
import sqlglot

import lea

Expand Down
2 changes: 1 addition & 1 deletion lea/views/test_sql.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import itertools
from __future__ import annotations

import pytest
import sqlglot
Expand Down

0 comments on commit 39f38ea

Please sign in to comment.