diff --git a/nzshm_common/location/resources/__init__.py b/nzshm_common/location/resources/__init__.py new file mode 100644 index 0000000..b00ad16 --- /dev/null +++ b/nzshm_common/location/resources/__init__.py @@ -0,0 +1 @@ +"""init file needed for python3.9 compatibility"""