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/benchmarks/__init__.py | 1 - 1 file changed, 1 deletion(-) (limited to 'src/benchmarks') diff --git a/src/benchmarks/__init__.py b/src/benchmarks/__init__.py index f7cc8d7..68b5e56 100644 --- a/src/benchmarks/__init__.py +++ b/src/benchmarks/__init__.py @@ -14,5 +14,4 @@ # # You should have received a copy of the GNU General Public License # along with allocbench. If not, see . - """allocbench benchmark definitions""" -- cgit v1.2.3