Update cf.py

This commit is contained in:
Sangye Ince-Johannsen 2024-10-07 07:58:48 +02:00
parent e708e95f2f
commit 72bfa58134

2
cf.py
View file

@ -1,3 +1,5 @@
#!/usr/bin/env python3
import os import os
import sys import sys
import yaml import yaml