From 5c97e2370ae41b29dff3facf85387d6bc05d7f93 Mon Sep 17 00:00:00 2001 From: Pablo Date: Fri, 12 Oct 2018 20:58:26 +0200 Subject: [PATCH] [PEP8] No newline at end of file --- hotel_calendar/wizard/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hotel_calendar/wizard/__init__.py b/hotel_calendar/wizard/__init__.py index cc636fed6..a75922538 100644 --- a/hotel_calendar/wizard/__init__.py +++ b/hotel_calendar/wizard/__init__.py @@ -1 +1 @@ -from . import wizard_reservation \ No newline at end of file +from . import wizard_reservation