| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
| |
This is necessary for these functions to be available in the other
files, and this file doesn't depend on any of the other files.
|
| |
|
|
|
|
|
| |
Unline the awk command, this works as intended and only joins the
imports.
|
|
|
|
|
|
|
|
| |
This is pretty hacky, the awk script joins some lines it shouldn't so I
should look into that, but now it works without manual changes at least.
Any indented import is assumed to be within `if TYPE_CHECKING` and
replaced with `pass`.
|
|
Write output to build/slack.py instead of combined.py.
|