diff --git a/src/landppt/services/__init__.py b/src/landppt/services/__init__.py new file mode 100644 index 0000000..7bb0ad6 --- /dev/null +++ b/src/landppt/services/__init__.py @@ -0,0 +1,3 @@ +""" +Service modules for LandPPT +"""