#include "config.hpp"
Config::Config() {}
void Config::load() {}
void Config::init_module(py::module &) {}