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/BA_allocators.py | 1 - 1 file changed, 1 deletion(-) (limited to 'src/allocators/BA_allocators.py') diff --git a/src/allocators/BA_allocators.py b/src/allocators/BA_allocators.py index 51e4cfc..9c11873 100644 --- a/src/allocators/BA_allocators.py +++ b/src/allocators/BA_allocators.py @@ -14,7 +14,6 @@ # # You should have received a copy of the GNU General Public License # along with allocbench. If not, see . - """Collection containing all allocators used in Florian's BA thesis""" from src.allocators.glibc import glibc, glibc_notc -- cgit v1.2.3