formatting
This commit is contained in:
parent
2201bd06f9
commit
e950281dd9
4 changed files with 11 additions and 13 deletions
|
@ -58,4 +58,3 @@ alias pdm-start='eval "$(pdm shell)"'
|
|||
alias mkrt='make -C $(git rev-parse --show-toplevel)'
|
||||
alias mk="make"
|
||||
alias mkc="make -C"
|
||||
|
||||
|
|
|
@ -83,4 +83,3 @@ help() {
|
|||
format-qmd() {
|
||||
jupytext --from qmd $1 --pipe black
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue