#ifndef PLUGIN_PY_CONSOLE_H
#define PLUGIN_PY_CONSOLE_H

#include <application.h>

void show_python_console (GnmAction const *action, WorkbookControl *wbc);

#endif /* PLUGIN_PY_CONSOLE_H */
