Skip to content
Snippets Groups Projects
Commit e04ebea4 authored by Adriaan Renting's avatar Adriaan Renting
Browse files

Task #10557: missed a result of the rename of the .py file

parent eb75c1f2
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
'''
runs the task prescheduler service
'''
from lofar.sas.resourceassignment.taskprescheduler.prescheduler import main
from lofar.sas.resourceassignment.taskprescheduler.taskprescheduler import main
if __name__ == '__main__':
main()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment