Skip to content

Commit afea273

Browse files
committed
chore(geobase): code formatting
1 parent 62fea3d commit afea273

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dart/geobase/lib/src/vector/formats/wkb/wkb_format.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ class WKB {
7474
/// `geometryCollection` | 0007 | 1007 | 2007 | 3007
7575
///
7676
/// {@endtemplate}
77-
///
77+
///
7878
/// {@template geobase.WKB.geometry.endian}
7979
///
8080
/// For WKB binary data encoding, the `Endian.little` (NDR) byte order is used

0 commit comments

Comments
 (0)