Mercurial > public > sg101
annotate potd/__init__.py @ 1228:c3fad620c08a modernize
Add unit tests for core.functions.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Mon, 14 Apr 2025 19:07:56 -0500 |
parents | 1cb227d59e20 |
children |
rev | line source |
---|---|
bgneal@916 | 1 default_app_config = 'potd.apps.PotdConfig' |