Skip to content

Commit

Permalink
Clean code
Browse files Browse the repository at this point in the history
  • Loading branch information
LeeDongGeon1996 committed Aug 15, 2024
1 parent 5994e13 commit 0e1ce63
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion stock_indicators/indicators/common/candles.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ def is_bearish(self) -> bool:

class CandleProperties(generate_cs_inherited_class(_CandleProperties, CsCandleProperties)):
"""An extended version of Quote that contains additional calculated properties."""
pass


class CandleResult(ResultBase):
Expand Down

0 comments on commit 0e1ce63

Please sign in to comment.