Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 9, 2023
1 parent 514085a commit 6dbc54a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions onetl/file/format/xml.py
Original file line number Diff line number Diff line change
Expand Up @@ -87,9 +87,9 @@ class XML(ReadWriteFileFormat):
Based on `Databricks Spark XML <https://github.com/databricks/spark-xml>`_ file format.
Supports reading/writing files with ``.xml`` extension.
.. warning::
Due to `bug <https://github.com/databricks/spark-xml/issues/664>`_ written files currently does not have ``.xml`` extension.
.. versionadded:: 0.9.5
Expand Down

0 comments on commit 6dbc54a

Please sign in to comment.