checkpoint rpc county fixed
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
# powercounty.py
|
||||
#
|
||||
# THIS SCRIPT IS DEPRECATED.
|
||||
# Please use newpower.py, which uses the providers.json config file.
|
||||
|
||||
import logging
|
||||
import requests
|
||||
@@ -590,4 +593,5 @@ def main():
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
main()
|
||||
# main()
|
||||
logger.warning("This script (powercounty.py) is deprecated. Please use newpower.py instead.")
|
||||
|
||||
Reference in New Issue
Block a user