MVP
This commit is contained in:
commit
c967d1ea89
14 changed files with 1137 additions and 0 deletions
3
log-template.py
Normal file
3
log-template.py
Normal file
|
@ -0,0 +1,3 @@
|
|||
import datetime
|
||||
|
||||
log = [{"date":datetime.datetime(Y,M,D),"url":"link to comment","received":["card01","card02"]}]
|
Loading…
Add table
Add a link
Reference in a new issue