Get basic rules that operate on hrns working again.
[sfa.git] / sfa / rspecs / aggregates / rspec_manager_pl.py
1 # Nothing here for now.
2
3 def fetch_context(slice_hrn, user_hrn, contexts):
4     base_context = {'hrn':user_hrn}
5     return base_context