Closed NMAC427 closed 1 year ago
This PR makes the following changes:
PipedagConfig
ConfigContext
setup_structlog
This PR makes the following changes:
PipedagConfig
to the public interface provided by the root module.ConfigContext
to the public interface provided by the root module.setup_structlog
. This function is only used to setup structlog for our tests. Structlog can also just be used without configuring it first.