now on main

This commit is contained in:
Sebastian
2022-03-15 22:55:26 +01:00
parent eb595430ff
commit 64d47ab9fa
2 changed files with 2 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
# finalize.py # finalize.py
Some dirty hacks for pandoc Some dirty hacks for pandoc...
## usage ## usage

View File

@@ -1,4 +1,5 @@
#!/usr/bin/python #!/usr/bin/python
#
import sys, os import sys, os
from subprocess import Popen, PIPE from subprocess import Popen, PIPE