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

Update utils/pipeline/scaler.py

Browse files
Files changed (1) hide show
  1. utils/pipeline/scaler.py +2 -0
utils/pipeline/scaler.py CHANGED
@@ -1,3 +1,5 @@
 
 
1
  from functools import partial
2
  from itertools import chain
3
 
 
1
+ #Author: Lart Pang (https://github.com/lartpang)
2
+
3
  from functools import partial
4
  from itertools import chain
5