Commit b4126fa
Add memcache_key_warnings() (#1562)
* Stub memcache_key_warnings
Stubs the function memcache_key_warnings
* Remove from todo
* Apply suggestions from code review
Co-authored-by: Nikita Sobolev <[email protected]>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
---------
Co-authored-by: Adam Johnson <[email protected]>
Co-authored-by: Nikita Sobolev <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>1 parent fcd4fa0 commit b4126fa
File tree
2 files changed
+3
-2
lines changed- django-stubs/core/cache/backends
- scripts/stubtest
2 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
| 69 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
792 | 792 | | |
793 | 793 | | |
794 | 794 | | |
795 | | - | |
796 | 795 | | |
797 | 796 | | |
798 | 797 | | |
| |||
0 commit comments