summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorTsuyoshi Hombashi <tsuyoshi.hombashi@gmail.com>2018-10-06 19:19:09 +0900
committerTsuyoshi Hombashi <tsuyoshi.hombashi@gmail.com>2018-10-06 19:19:09 +0900
commita28a057559bcfb39612e91af59f0e80a1796caf6 (patch)
tree18f5b597cdeff9d5cfb0d51edeeb1cfda7954a80 /AUTHORS
parent5a359ba4def1611b34df003bec58439a125d4e56 (diff)
downloadtablib-a28a057559bcfb39612e91af59f0e80a1796caf6.tar.gz
Replace a deprecated method call
Workbook.remove_sheet method deprecated since openpyxl 2.4.0
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 65463bd..e574b85 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -35,3 +35,4 @@ Patches and Suggestions
- Tushar Makkar
- Andrii Soldatenko
- Bruno Soares
+- Tsuyoshi Hombashi