mirror of
https://github.com/GOSTSec/gostcoin.i2p
synced 2025-02-10 05:44:21 +00:00
Fixed error with newer python
This commit is contained in:
parent
3594e3f8b0
commit
cdddb225a1
@ -9,7 +9,7 @@ import matplotlib.ticker as ticker
|
||||
from datetime import datetime, timedelta
|
||||
import math
|
||||
import json
|
||||
import urllib
|
||||
import urllib.request
|
||||
|
||||
RUR_CONFIG = {
|
||||
'plot_title': 'updated at {}'.format(datetime.utcnow().strftime('%Y-%m-%d %H:%M')),
|
||||
|
Loading…
x
Reference in New Issue
Block a user