Skip to content

Commit

Permalink
tests: Create helper directory in tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
ceyhunsen committed Aug 15, 2024
1 parent ddcf4f5 commit d52c2e9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/python
#
# JSON RPC call example.
# Gets a new address and generates blocks to that address.

from requests.auth import HTTPBasicAuth
import requests
Expand Down

0 comments on commit d52c2e9

Please sign in to comment.