From 3884a7712b74c09d4216b856464d6c3cdd9e3476 Mon Sep 17 00:00:00 2001 From: Florian Fischer Date: Mon, 9 Mar 2020 19:34:31 +0100 Subject: fmt all src/allocators using yapf --- src/allocators/__init__.py | 1 - 1 file changed, 1 deletion(-) (limited to 'src/allocators/__init__.py') diff --git a/src/allocators/__init__.py b/src/allocators/__init__.py index 2700bbd..d5c6419 100644 --- a/src/allocators/__init__.py +++ b/src/allocators/__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 allocator definitions""" -- cgit v1.2.3