Copied hyperlinks become text
having an issue where any copied hyperlinks in a document become text after being read then saved by openpyxl 3.0.3 and 3.0.4. not sure if i'm loading the library incorrectly, i was able to duplicate this issue with documents created by Excel 2016 and Excel O365 in the sample input file, all links with original next to them where manually created hyperlinks, copy was copied from the original above [Test_Seed_output.xlsx](/uploads/e3662a1843094972b97ccfbcce6c1310/Test_Seed_output.xlsx) = file output by sample code [Test_Seed.xlsx](/uploads/3ecb5777ff1a55fc531c77dbe4ffd941/Test_Seed.xlsx) = Original file [test_xlsx_read.py](/uploads/db8e543037181816ec5031b49a7e7a0f/test_xlsx_read.py) = sample code
issue