Skip to content

Commit

Permalink
Update record.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobbednarz authored Jul 31, 2024
1 parent bac68f9 commit 0471f80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/dns/record.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import os
import sys

from cloudflare import Cloudflare

zone_id = os.getenv("CLOUDFLARE_ZONE_ID")
Expand Down

0 comments on commit 0471f80

Please sign in to comment.