From e68e0e59e5a183fa084e5f5f42dc6088144f6d94 Mon Sep 17 00:00:00 2001 From: Eugene M Date: Fri, 6 Sep 2024 10:34:37 -0400 Subject: [PATCH] FIX: typo in comment --- tiled/server/pydantic_array.py | 2 +- tiled/structures/array.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tiled/server/pydantic_array.py b/tiled/server/pydantic_array.py index 08a258bf2..a85f54e4e 100644 --- a/tiled/server/pydantic_array.py +++ b/tiled/server/pydantic_array.py @@ -42,7 +42,7 @@ class BuiltinDtype(BaseModel): @classmethod def from_numpy_dtype(cls, dtype) -> "BuiltinDtype": # Extract datetime units from the dtype string representation, - # e.g. `' "BuiltinDtype": # Extract datetime units from the dtype string representation, - # e.g. `'