From b10e46d0efca25234b18c28a47393cbf365b3c0d Mon Sep 17 00:00:00 2001 From: yo mama Date: Sat, 10 Oct 2015 02:55:16 -0700 Subject: renamed options to selections --- ricky/param/selections.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ricky/param/selections.py') diff --git a/ricky/param/selections.py b/ricky/param/selections.py index 303c92e..1e2c3b3 100644 --- a/ricky/param/selections.py +++ b/ricky/param/selections.py @@ -1,4 +1,4 @@ -from ricky.param.option import Selection +from ricky.param.selection import Selection import sys class Selections: def __init__(self, *args): -- cgit v1.2.3-70-g09d2