linaa98 commited on
Commit
15113c8
·
verified ·
1 Parent(s): 5d03041

Update utils/recorder/meter_recorder.py

Browse files
Files changed (1) hide show
  1. utils/recorder/meter_recorder.py +2 -0
utils/recorder/meter_recorder.py CHANGED
@@ -1,4 +1,6 @@
1
  # -*- coding: utf-8 -*-
 
 
2
  from collections import deque
3
 
4
 
 
1
  # -*- coding: utf-8 -*-
2
+ #Author: Lart Pang (https://github.com/lartpang)
3
+
4
  from collections import deque
5
 
6