Fixed the today function
This commit is contained in:
parent
588562363e
commit
398c9bcbdf
@ -96,7 +96,7 @@ def execute(config, state):
|
||||
|
||||
|
||||
@contract
|
||||
def today(config, state):
|
||||
def today():
|
||||
""" Return the today's datetime.
|
||||
|
||||
:return: A datetime object representing current date and time.
|
||||
|
Loading…
x
Reference in New Issue
Block a user