Skip to content
This repository has been archived by the owner on Jan 23, 2021. It is now read-only.

Commit

Permalink
CreateRaidRequest comment
Browse files Browse the repository at this point in the history
Just a minor update in CreateRaidRequest's comments
  • Loading branch information
rmuhamed committed Dec 24, 2019
1 parent 050d02b commit 05efbef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions thesheriff/application/raid/request/create_raid_request.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@


class CreateRaidRequest:
"""Class CreateOutlawRequest holds data required to create an Outlaw.
"""Class CreateRaidRequest holds data required to create a Raid.
:param name: Outlaw's given name.
:param name: Raid's given name.
:type name: String
:param date: Date and time for the Raid.
:type date: datetime.datetime
Expand Down

0 comments on commit 05efbef

Please sign in to comment.