remove wrappers.py
This commit is contained in:
parent
eee0ff059a
commit
b14036437a
1 changed files with 0 additions and 3 deletions
|
@ -1,3 +0,0 @@
|
|||
def is_created_pk(pk):
|
||||
return isinstance(pk, str) and pk.startswith('c') and pk[1:].isnumeric()
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue