From 68106e8e16764b925bf718113a20180f2466ee1e Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Wed, 19 May 2021 16:24:48 +0200 Subject: [PATCH] add init for migrations --- postman/migrations/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 postman/migrations/__init__.py diff --git a/postman/migrations/__init__.py b/postman/migrations/__init__.py new file mode 100644 index 0000000..e69de29 -- 2.39.5