git ssb

0+

thomas-dev-patchwork / MediaProcessor



Commit eecdfefa2386a4a2279cd8a37f63ffcdec298aa0

Added missing shabang line

Thomas Freedman committed on 2/13/2023, 12:01:58 AM
Parent: b38fff921639daeb0858f973d29e73f904c3fadf

Files changed

addSingles.pychanged
addSingles.pyView
@@ -1,4 +1,5 @@
1 +#!/usr/bin/env python3
12
23 import MediaProcessor as mpClass
34 import sqlite3
45 import json

Built with git-ssb-web