File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 15
15
import time
16
16
17
17
__author__ = "Lightning AI et al."
18
- __author_email__ = "pytorch @lightning.ai"
18
+ __author_email__ = "developer @lightning.ai"
19
19
__license__ = "Apache-2.0"
20
20
__copyright__ = f"Copyright (c) 2018-{ time .strftime ('%Y' )} , { __author__ } ."
21
21
__homepage__ = "https://github.com/Lightning-AI/lightning"
Original file line number Diff line number Diff line change 1
1
import time
2
2
3
3
__author__ = "Lightning AI et al."
4
- __author_email__ = "pytorch @lightning.ai"
4
+ __author_email__ = "developer @lightning.ai"
5
5
__license__ = "Apache-2.0"
6
6
__copyright__ = f"Copyright (c) 2022-{ time .strftime ('%Y' )} , { __author__ } ."
7
7
__homepage__ = "https://github.com/Lightning-AI/lightning"
Original file line number Diff line number Diff line change 14
14
import time
15
15
16
16
__author__ = "Lightning AI et al."
17
- __author_email__ = "pytorch @lightning.ai"
17
+ __author_email__ = "developer @lightning.ai"
18
18
__license__ = "Apache-2.0"
19
19
__copyright__ = f"Copyright (c) 2018-{ time .strftime ('%Y' )} , { __author__ } ."
20
20
__homepage__ = "https://github.com/Lightning-AI/lightning"
You can’t perform that action at this time.
0 commit comments