Skip to content

Commit e858db0

Browse files
committed
Another sphinx try
1 parent 2815c6d commit e858db0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared-bindings/bitmaptools/__init__.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ STATIC void validate_clip_region(displayio_bitmap_t *bitmap, mp_obj_t clip0_tupl
109109

110110
}
111111

112-
//| """:py:class:`~displayio.Bitmap`"""
112+
//| """:py:class:`Bitmap`"""
113113
//|
114114
//| def rotozoom(
115115
//| dest_bitmap: Bitmap, ox: int, oy: int,

0 commit comments

Comments
 (0)