Skip to content

Commit

Permalink
add missing import
Browse files Browse the repository at this point in the history
Signed-off-by: Nischay Ram Mamidi <NischayPro@gmail.com>
  • Loading branch information
Nischay-Pro committed Aug 4, 2023
1 parent 02009b1 commit 5abfeb5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions flexmeasures/data/tests/conftest.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
from __future__ import annotations

import pytest
from datetime import datetime, timedelta
from random import random
Expand Down

0 comments on commit 5abfeb5

Please sign in to comment.