Skip to content

Commit c82db6a

Browse files
committed
added author again
1 parent aec3ea0 commit c82db6a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: convert_coords_boxes.py

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# coding: utf-8
22

3+
__author__ = "Margherita Di Leo"
4+
__license__ = "GPL v.3"
5+
__version__ = "0.1"
6+
__email__ = "[email protected]"
7+
38
import numpy as np
49
import os
510
import sys

0 commit comments

Comments
 (0)