From 63ba62d7182c1791fd4badb9b038b2e6dd0dd365 Mon Sep 17 00:00:00 2001 From: Markus Gerstel Date: Wed, 11 Nov 2020 12:11:44 +0000 Subject: [PATCH] conform with style requirements --- vine/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vine/__init__.py b/vine/__init__.py index 605a17c..962cbf9 100644 --- a/vine/__init__.py +++ b/vine/__init__.py @@ -1,4 +1,4 @@ -"""Python promises""" +"""Python promises.""" import re from collections import namedtuple