mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-11-20 04:36:30 +01:00
error handling if no .env file is provided
This commit is contained in:
@@ -43,9 +43,6 @@ def send_file_to_server(filepath, address):
|
||||
|
||||
return result
|
||||
|
||||
# headers = {'Content-type': 'application/x-www-form-urlencoded'}
|
||||
|
||||
|
||||
"""
|
||||
check_n_server_status(request_form, address)
|
||||
Function that requests the status of the current process with the jobID (we use the Nostr event as jobID).
|
||||
|
||||
Reference in New Issue
Block a user