We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff4363b commit 2f06273Copy full SHA for 2f06273
1 file changed
src/apify/_charging.py
@@ -40,8 +40,6 @@
40
_ensure_context = ensure_context('active')
41
42
43
-# SDK-side Actor pricing-info models.
44
-#
45
# These are thin subclasses of the `apify-client` pricing models. The Apify platform serializes Actor
46
# pricing info into the `APIFY_ACTOR_PRICING_INFO` env var (parsed by `Configuration.actor_pricing_info`),
47
# but omits several fields that `apify-client` v3 marks as required (`apifyMarginPercentage`, `createdAt`,
0 commit comments