From 372a5366458c88a3571b4b7a19db538bbf947c3d Mon Sep 17 00:00:00 2001 From: Florian Fischer Date: Wed, 11 Dec 2019 13:30:53 +0100 Subject: format the __init__ files, facter and util using yapf --- src/__init__.py | 1 - 1 file changed, 1 deletion(-) (limited to 'src/__init__.py') diff --git a/src/__init__.py b/src/__init__.py index 0334b3a..d989a60 100644 --- a/src/__init__.py +++ b/src/__init__.py @@ -14,7 +14,6 @@ # # You should have received a copy of the GNU General Public License # along with allocbench. If not, see . - """A framework linking allocators to applications""" __author__ = "Florian Fischer" -- cgit v1.2.3