1

Author info
All checks were successful
Deploy ewpratten.com / Deploy to Production (push) Successful in 49s

This commit is contained in:
Evan Pratten 2024-12-07 18:30:47 -05:00
parent 09a0c1f7fc
commit e69015ac8b

View File

@ -75,6 +75,8 @@ So, to tie everything together and to save my future self some work, I've built
```python
#! /usr/bin/env python3
# Source: https://ewpratten.com/blog/better-dates-for-gitea-imports
import argparse
import sqlite3
import subprocess