Skip to content

Commit 87cfe3f

Browse files
authored
Update record.py
add sys library
1 parent 0a295d2 commit 87cfe3f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/dns/record.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
import os
2+
import sys
3+
24
from cloudflare import Cloudflare
35

46

0 commit comments

Comments
 (0)