Skip to content

Commit 0471f80

Browse files
authored
Update record.py
1 parent bac68f9 commit 0471f80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/dns/record.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import os
22
import sys
3+
34
from cloudflare import Cloudflare
45

56
zone_id = os.getenv("CLOUDFLARE_ZONE_ID")

0 commit comments

Comments
 (0)