Skip to content

Commit

Permalink
fix ruff error
Browse files Browse the repository at this point in the history
  • Loading branch information
gcroci2 committed Jul 11, 2024
1 parent 486ab48 commit 72c71c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deeprank2/utils/grid.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
"""This module holds the classes that are used when working with a 3D grid."""

from __future__ import annotations

import itertools
Expand Down

0 comments on commit 72c71c8

Please sign in to comment.