Skip to content

Commit

Permalink
add note on future import
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinCupak committed Aug 19, 2024
1 parent e049051 commit 6a8884c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions IMOSPATools/rawdat.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# This is needed for python 3.8 - 3.9+ is okay
from __future__ import annotations

import re
Expand Down

0 comments on commit 6a8884c

Please sign in to comment.