Skip to content

Commit

Permalink
Update drms/json.py
Browse files Browse the repository at this point in the history
  • Loading branch information
nabobalis authored Jan 30, 2025
1 parent 0e7ed04 commit 4a3edbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drms/json.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from enum import Enum
from urllib.parse import urlencode, quote_plus
from urllib.request import HTTPError, urlopen, Request

import sys
from drms import logger
import drms
from .config import ServerConfig, _server_configs
Expand Down

0 comments on commit 4a3edbc

Please sign in to comment.