Skip to content

Commit

Permalink
🎨 Format class docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
garlontas committed Dec 30, 2023
1 parent 0c3d304 commit 443bbe1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pystreamapi/loaders/__xml/__xml_loader.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

class __XmlLoaderUtil:
"""Utility class for the XML loader."""

def __init__(self):
self.cast_types = True
self.retrieve_children = True
Expand Down

0 comments on commit 443bbe1

Please sign in to comment.