From 5a320324f4ecf71bcb79939c288b2687f78d9005 Mon Sep 17 00:00:00 2001 From: Vignesh Rao Date: Sun, 9 Jun 2024 19:33:40 -0500 Subject: [PATCH] Bug fix code stats featuring API endpoints --- docs/_sources/index.rst.txt | 8 +------- docs/genindex.html | 10 ++-------- docs/index.html | 25 ------------------------- docs/objects.inv | Bin 8828 -> 8794 bytes docs/searchindex.js | 2 +- docs_gen/index.rst | 8 +------- jarvis/api/routers/stats.py | 26 +++----------------------- 7 files changed, 8 insertions(+), 71 deletions(-) diff --git a/docs/_sources/index.rst.txt b/docs/_sources/index.rst.txt index aae2ea3a..20a75622 100644 --- a/docs/_sources/index.rst.txt +++ b/docs/_sources/index.rst.txt @@ -206,13 +206,7 @@ Routers - Stats .. automodule:: jarvis.api.routers.stats :members: - :exclude-members: Customizations - -==== - -.. autoclass:: jarvis.api.routers.stats.Customizations(pydantic.BaseModel) - :members: - :exclude-members: _abc_impl, model_config, model_fields + :exclude-members: Routers - StockMonitor ====================== diff --git a/docs/genindex.html b/docs/genindex.html index 9008b136..23348981 100644 --- a/docs/genindex.html +++ b/docs/genindex.html @@ -383,11 +383,11 @@

C

  • close_app() (jarvis.modules.tv.lg.LGWebOS method)
  • closest_maximum() (jarvis.api.triggers.stock_monitor.StockMonitor static method) -
  • -
  • closest_minimum() (jarvis.api.triggers.stock_monitor.StockMonitor static method)