linaa98 commited on
Commit
fdcd1b7
·
verified ·
1 Parent(s): 24a1704

Update utils/py_utils.py

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