linaa98 commited on
Commit
da36dee
·
verified ·
1 Parent(s): cc265d5

Update utils/pipeline/scheduler.py

Browse files
Files changed (1) hide show
  1. utils/pipeline/scheduler.py +1 -3
utils/pipeline/scheduler.py CHANGED
@@ -1,7 +1,5 @@
1
  # -*- coding: utf-8 -*-
2
- # @Time : 2020/12/19
3
- # @Author : Lart Pang
4
- # @GitHub : https://github.com/lartpang
5
 
6
  import copy
7
  import math
 
1
  # -*- coding: utf-8 -*-
2
+ #Author: Lart Pang (https://github.com/lartpang)
 
 
3
 
4
  import copy
5
  import math