Merge "Stop to use the __future__ module."
This commit is contained in:
commit
ea6279f09a
@ -14,8 +14,6 @@
|
||||
|
||||
# This module creates a list of cron intervals for a node in a group of nodes
|
||||
# to ensure each node runs a cron in round robbin style.
|
||||
|
||||
from __future__ import print_function
|
||||
import argparse
|
||||
import json
|
||||
import sys
|
||||
|
Loading…
x
Reference in New Issue
Block a user