Add --require-config hashflag in nr.py
This commit is contained in:
parent
5d7f017c9c
commit
b995d9f954
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
#--require-config nre-api-key
|
||||||
|
|
||||||
import collections, re, time
|
import collections, re, time
|
||||||
from datetime import datetime, date
|
from datetime import datetime, date
|
||||||
from collections import Counter
|
from collections import Counter
|
||||||
|
|
Loading…
Reference in a new issue