From 5affe82024c3a4cf5758a3b5e7b9b96eb7efa126 Mon Sep 17 00:00:00 2001 From: Deko Date: Wed, 1 May 2024 01:46:53 +0200 Subject: [PATCH] lint missing linebreak in config class docs --- alune/config.py | 1 + 1 file changed, 1 insertion(+) diff --git a/alune/config.py b/alune/config.py index af0a66b..af6846d 100644 --- a/alune/config.py +++ b/alune/config.py @@ -17,6 +17,7 @@ class AluneConfig: """ Alune config class. """ + def __init__(self): """ Writes the configuration from resource (provided in repository) to storage path, loads the configuration from