| Commit message (Collapse) | Author | Lines |
|
Co-authored-by: Xithrius <[email protected]>
|
|
This commit reverts the changes to int e, by giving the invoker instructions
on how to access the export via int e. This means the metabase exports are not
inserted to every int e envrionment.
I have also added a seperate message in this commit to handle when the paste service
is offline.
|
|
This means the handling of the response comes directly after the context manager
rather than having to handle errors.
|
|
This removes the need to manually validate user input.
Co-authored-by: Numerlor <[email protected]>
|
|
StringIO as it has no underlying connections, so a context manager is not needed
Co-authored-by: Numerlor <[email protected]>
|
|
This commit also includes a minor docstring change
Co-authored-by: Numerlor <[email protected]>
|
|
|
|
|
|
|
|
|