aboutsummaryrefslogtreecommitdiff
path: root/src/benchmarks
diff options
context:
space:
mode:
authorFlorian Fischer <florian.fl.fischer@fau.de>2019-12-11 13:30:53 +0100
committerFlorian Fischer <florian.fl.fischer@fau.de>2019-12-11 21:42:43 +0100
commit372a5366458c88a3571b4b7a19db538bbf947c3d (patch)
treee2f46c356ad468aa776dbe61c6d1b35f4d0eca5d /src/benchmarks
parent34380322156c74a664e63e426b8994cf16332ff5 (diff)
downloadallocbench-372a5366458c88a3571b4b7a19db538bbf947c3d.tar.gz
allocbench-372a5366458c88a3571b4b7a19db538bbf947c3d.zip
format the __init__ files, facter and util using yapf
Diffstat (limited to 'src/benchmarks')
-rw-r--r--src/benchmarks/__init__.py1
1 files changed, 0 insertions, 1 deletions
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 <http://www.gnu.org/licenses/>.
-
"""allocbench benchmark definitions"""