From 6d78e157ebe959b1fb6e674285542912af256bd5 Mon Sep 17 00:00:00 2001 From: Kristian Georgiev Date: Thu, 20 Jan 2022 10:41:43 -0500 Subject: [PATCH] fix indent typo --- docs/ffcv_examples/cifar10.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/ffcv_examples/cifar10.rst b/docs/ffcv_examples/cifar10.rst index 452a4a74..503041b7 100644 --- a/docs/ffcv_examples/cifar10.rst +++ b/docs/ffcv_examples/cifar10.rst @@ -106,8 +106,8 @@ For the model, we use a custom ResNet-9 architecture from `KakaoBrain