Project

General

Profile

« Previous | Next » 

Revision 143aed2d

Added by koszko over 1 year ago

enable using with Python 3.7

View differences:

src/test/test_hydrilla_builder.py
4 4
#
5 5
# Available under the terms of Creative Commons Zero v1.0 Universal.
6 6

  
7
# Enable using with Python 3.7.
8
from __future__ import annotations
9

  
7 10
import pytest
8 11
import json
9 12
import shutil

Also available in: Unified diff