Skip to content

Commit 3f45520

Browse files
committed
MOD: Upgrade ruff
1 parent 0104bf8 commit 3f45520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/python/databento_dbn/_lib.pyi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ class RType(Enum):
315315
BBO_1M
316316
Denotes a best bid and offer record subsampled on a one-minute interval.
317317
318-
""" # noqa: D405 D407 D411
318+
""" # noqa: D405, D411
319319

320320
@classmethod
321321
def from_int(cls, value: int) -> RType: ...

0 commit comments

Comments
 (0)