Skip to content

Commit

Permalink
Remove unneeded warning
Browse files Browse the repository at this point in the history
  • Loading branch information
leonhard-s committed May 15, 2021
1 parent bf09442 commit e19c0d8
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions auraxium/ps2/_character.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,6 @@ class Title(Named, cache_size=300, cache_ttu=300.0):
The identifier for this title. In the API payload, this
field is called ``title_id``.
.. important::
Unlike most other forms of API data, the ID used by titles is
**not** unique.
This is due to the ASP system re-using the same title IDs
while introducing a different name (namely "A.S.P. Operative"
for all titles in the ``en`` locale).
.. attribute:: name
:type: auraxium.types.LocaleData
Expand Down

0 comments on commit e19c0d8

Please sign in to comment.