agent0 icon indicating copy to clipboard operation
agent0 copied to clipboard

Fix warnings from Sphinx doc build

Open slundqui opened this issue 2 years ago • 1 comments

Building sphinx docs locally result in a multitude of warnings that should be fixed.

slundqui avatar May 31 '23 17:05 slundqui

Lots of the following:

WARNING: duplicate object description of agent0.accounts_config.AccountKeyConfig.USER_KEY, other instance in autoapi/agent0/accounts_config/index, use :no-index: for one of them

It may be due to our import structure throughout the code

slundqui avatar Sep 12 '23 21:09 slundqui