Skip to content

Commit

Permalink
fix test lint
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-beedie committed Jan 26, 2023
1 parent eda3a47 commit e3cc3b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions py-polars/tests/unit/test_constructors.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
from __future__ import annotations

import typing
from datetime import date, datetime
from random import shuffle
Expand Down

0 comments on commit e3cc3b9

Please sign in to comment.