Skip to content

Commit

Permalink
Import future annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
jni committed Nov 18, 2023
1 parent 6ef8a0d commit 111a46e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/skan/csr.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
from __future__ import annotations

import numpy as np
import pandas as pd
from scipy import sparse, ndimage as ndi
Expand Down

0 comments on commit 111a46e

Please sign in to comment.