Refactoring code for modular approach
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
# This file demonstrates how to use the authentication endpoints
|
||||
|
||||
import requests
|
||||
import json
|
||||
|
||||
# API Base URL
|
||||
BASE_URL = "http://localhost:8000"
|
||||
|
||||
Reference in New Issue
Block a user