From 48f2fd282191efa0aa3aabd5d253565edc3e8498 Mon Sep 17 00:00:00 2001
From: Andre Anjos <andre.dos.anjos@gmail.com>
Date: Fri, 8 Mar 2024 16:44:27 +0100
Subject: [PATCH] [doc] Improve encoder linkage to base class

---
 doc/extras.inv             | 3 +--
 doc/extras.txt             | 1 +
 doc/nitpick-exceptions.txt | 1 -
 3 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/doc/extras.inv b/doc/extras.inv
index accf3afa..8cfc7b8c 100644
--- a/doc/extras.inv
+++ b/doc/extras.inv
@@ -2,5 +2,4 @@
 # Project: extras
 # Version: stable
 # The remainder of this file is compressed using zlib.
-xÚEÍAÂ0À;¯ˆWbqíà
(´¦±”Ä–mÚ×S‚*®«ÝYg󛌸E×ÔìÉZ-È2Tž^Ã%dw±@ÿ–#ë¿˜§GAøcöZÂùÀâTiE½›£t=ó´qI
-ÍÙµ9îèÈŠñºÇ·þݱãiã>·T>
+xÚMÎ=Â0ཧˆk!¶î,ˆŸ 4
MPG¶A*§'MUÁfY~Ÿ÷öä!IFèIä©‹0¼‚;á˜3uJå‰çc	8ª%¡ˆu¬ú¥ãDÛ@fýÇâØæÊYv0Ng¯‚'ŸF¹¢ÐÊÓº>×ßÛl÷¤RÏ&ƒEy¼]/‡eža4Ñ_Íͬ+‘¹ê¾|ëQ㤪RÍ:ý;mó´ša,
\ No newline at end of file
diff --git a/doc/extras.txt b/doc/extras.txt
index 4be88505..3c5ec06e 100644
--- a/doc/extras.txt
+++ b/doc/extras.txt
@@ -4,3 +4,4 @@
 # The remainder of this file is compressed using zlib.
 torchvision.transforms py:module 1 https://pytorch.org/vision/stable/transforms.html -
 optimizer_step py:method 1 api/lightning.pytorch.core.LightningModule.html#$ -
+json.encoder.JSONEncoder py:class 1 https://docs.python.org/3/library/json.html#json.JSONEncoder -
diff --git a/doc/nitpick-exceptions.txt b/doc/nitpick-exceptions.txt
index 223d8f1e..8f6fe3b3 100644
--- a/doc/nitpick-exceptions.txt
+++ b/doc/nitpick-exceptions.txt
@@ -1,3 +1,2 @@
 py:class torch.nn.modules.loss._Loss
 py:class Module
-py:class json.encoder.JSONEncoder
-- 
GitLab