Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc61040e

Browse files
committed
fix typo in docs
1 parentee409bc commitc61040e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎docs/usage.rst‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,9 +138,9 @@ defined as
138138

139139
::
140140

141-
from selectorlib.formatter importFormat
141+
from selectorlib.formatter importFormattter
142142

143-
class Price(Format):
143+
class Price(Formattter):
144144
def format(self, text):
145145
return text.replace('\\n','').strip()
146146

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp