Skip to content

Commit

Permalink
add missing import on builtins
Browse files Browse the repository at this point in the history
  • Loading branch information
a-detiste committed Jan 7, 2024
1 parent 9cca418 commit ae555b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_feature_indexing.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import builtins
import os
import pytest
from os.path import getmtime
Expand Down

0 comments on commit ae555b5

Please sign in to comment.