Skip to content

Commit

Permalink
use longer lines
Browse files Browse the repository at this point in the history
  • Loading branch information
tybug committed May 30, 2021
1 parent dbbb67f commit 036fb13
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,8 @@ self.is_perfect_combo # bool
self.mod_combination # Mod enum
self.life_bar_graph # str, currently unparsed
self.timestamp # datetime.datetime object
# list of either ReplayEventOsu, ReplayEventTaiko,
# ReplayEventCatch, or ReplayEventMania objects,
# depending on self.game_mode
# list of either ReplayEventOsu, ReplayEventTaiko, ReplayEventCatch,
# or ReplayEventMania objects, depending on self.game_mode
self.play_data
```

Expand Down

0 comments on commit 036fb13

Please sign in to comment.