Skip to content

Commit e1d0d64

Browse files
mftzkjacobbednarz
andauthored
Update examples/dns/record.py
Co-authored-by: Jacob Bednarz <[email protected]>
1 parent 50a7777 commit e1d0d64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/dns/record.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
alias_name = "www.mydns.com"
88
cannonical_name = "cname.example.com"
99

10-
client = Cloudflare(api_token=cloudflare_token)
10+
client = Cloudflare()
1111

1212

1313

0 commit comments

Comments
 (0)