17 Commits

Author SHA1 Message Date
Kurt Schwehr
7ba577605d Cleanup spacing after period / fullstop.
PiperOrigin-RevId: 814375235
2025-10-02 13:59:25 -07:00
Kurt Schwehr
fce3999689 ee_array.py: Fix bitsToArray to be marked with @staticmethod
PiperOrigin-RevId: 812889669
2025-09-29 12:09:09 -07:00
Kurt Schwehr
ff7a5fbdbc ee pyupgrade --py39-plus
PiperOrigin-RevId: 780619373
2025-07-08 10:27:19 -07:00
Kurt Schwehr
a2d29ad9e7 Use the builtin types rather than those imported from typing: dict,list, set.
PiperOrigin-RevId: 779272970
2025-07-04 14:00:19 -07:00
Kurt Schwehr
f63eb81c08 Unify python arguments types in _arg_types.py.
PiperOrigin-RevId: 660924888
2024-08-08 11:52:08 -07:00
Kurt Schwehr
8c8fd47ca5 ee_array.py: User _ReducerType for Array's reduce methods.
PiperOrigin-RevId: 660623629
2024-08-07 18:52:15 -07:00
Kurt Schwehr
b9b6dc726a Remove quotes around return types of methods.
PiperOrigin-RevId: 659951534
2024-08-06 07:43:18 -07:00
Kurt Schwehr
56b20042a8 Add ee_list.List to all _ListType aliases.
PiperOrigin-RevId: 659946097
2024-08-06 07:25:50 -07:00
Kurt Schwehr
05fbd63455 geometry.py: Add static methods.
PiperOrigin-RevId: 653786656
2024-07-18 16:11:13 -07:00
Kurt Schwehr
af57d92cd2 ee_array.py: Add bitsToArray @staticmethod constructor.
PiperOrigin-RevId: 645170744
2024-06-20 15:13:07 -07:00
Kurt Schwehr
80e697c39b ee_array.py: Add cat and identity @staticmethod constructors.
PiperOrigin-RevId: 643364568
2024-06-14 09:12:12 -07:00
Kurt Schwehr
f40ea00a46 signum: Consistently use numeric values in the documentation.
PiperOrigin-RevId: 641367515
2024-06-07 15:00:53 -07:00
Google Earth Engine Authors
5322d7c480 v0.1.402
PiperOrigin-RevId: 630164461
2024-05-09 15:32:23 +00:00
Google Earth Engine Authors
67e748b84b v0.1.400
PiperOrigin-RevId: 626030218
2024-04-24 18:48:35 +00:00
Google Earth Engine Authors
a2703cb436 v0.1.397
PiperOrigin-RevId: 620069254
2024-04-03 21:41:23 +00:00
Google Earth Engine Authors
7c525ffd92 v0.1.395
PiperOrigin-RevId: 615547185
2024-03-20 18:39:08 +00:00
Google Earth Engine Authors
cdfe00b9d8 v0.1.388
PiperOrigin-RevId: 601829646
2024-01-31 22:47:46 +00:00