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 1515import time
1616
1717__author__ = "Lightning AI et al."
18- __author_email__ = "pytorch @lightning.ai"
18+ __author_email__ = "developer @lightning.ai"
1919__license__ = "Apache-2.0"
2020__copyright__ = f"Copyright (c) 2018-{ time .strftime ('%Y' )} , { __author__ } ."
2121__homepage__ = "https://github.com/Lightning-AI/lightning"
Original file line number Diff line number Diff line change 11import time
22
33__author__ = "Lightning AI et al."
4- __author_email__ = "pytorch @lightning.ai"
4+ __author_email__ = "developer @lightning.ai"
55__license__ = "Apache-2.0"
66__copyright__ = f"Copyright (c) 2022-{ time .strftime ('%Y' )} , { __author__ } ."
77__homepage__ = "https://github.com/Lightning-AI/lightning"
Original file line number Diff line number Diff line change 1414import time
1515
1616__author__ = "Lightning AI et al."
17- __author_email__ = "pytorch @lightning.ai"
17+ __author_email__ = "developer @lightning.ai"
1818__license__ = "Apache-2.0"
1919__copyright__ = f"Copyright (c) 2018-{ time .strftime ('%Y' )} , { __author__ } ."
2020__homepage__ = "https://github.com/Lightning-AI/lightning"
You can’t perform that action at this time.
0 commit comments