From fd96151b2a04667dac73242b72bc62e007b2b543 Mon Sep 17 00:00:00 2001 From: Eugene Kliuchnikov Date: Tue, 20 Dec 2016 18:00:51 +0100 Subject: [PATCH] Move brotlidump.py to research/ (#487) --- {python => research}/brotlidump.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {python => research}/brotlidump.py (100%) diff --git a/python/brotlidump.py b/research/brotlidump.py similarity index 100% rename from python/brotlidump.py rename to research/brotlidump.py