Skip to content
Snippets Groups Projects
Commit d95f29ea authored by dos's avatar dos Committed by dos
Browse files

py,st3m: Application: Rename _app_ctx to app_ctx

The underscore prefix is a convention that implies private
members that classes inheriting from this one aren't expected
to touch.

Since app_ctx is a useful thing to have for a vast majority
of apps, name it explicitly as somthing that's supposed to be
used.
parent cf7d83fa
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment