[skip ci] review suggestions from @paulromano

This commit is contained in:
Jonathan Shimwell 2022-06-21 23:27:44 +01:00 committed by GitHub
parent e5e1daf23f
commit 7bbc778fd7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,7 @@ import itertools
import json
import os
import re
from pathlib import Path
from math import sqrt
from warnings import warn