Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
  • Loading branch information
cleder and sourcery-ai[bot] authored Jul 18, 2024
1 parent 765d36e commit a81a586
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fastkml/containers.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@

class _Container(_Feature):
"""
A Container element holds one or more Features.
A Container element that holds one or more Features.
It allows the creation of nested hierarchies.
Supports the creation of nested hierarchies.
subclasses are:
Document,
Folder.
Expand Down

0 comments on commit a81a586

Please sign in to comment.