Rename base.py to policy.py
This commit is contained in:
parent
8d58688638
commit
5f37f1fba8
@ -11,7 +11,7 @@
|
||||
# under the License.
|
||||
|
||||
|
||||
class PolicyBase(object):
|
||||
class Policy(object):
|
||||
'''
|
||||
Base class for policies.
|
||||
'''
|
Loading…
Reference in New Issue
Block a user