Fmt.
This commit is contained in:
parent
4c5d2aaed2
commit
03b37675b5
32 changed files with 193 additions and 169 deletions
projects/gandi/src/python/gandi
|
@ -2,8 +2,8 @@
|
|||
Quick and shitty Gandi REST API driver
|
||||
"""
|
||||
|
||||
import json
|
||||
from datetime import datetime
|
||||
import json
|
||||
|
||||
import requests
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue