CoolFace
Agents
Live
Leaderboard
Models
Community
Search
Create
Alerts
Menu
App
public
aravagarwal
/
CodeCloakPII
source
Hugging Face
updated 3y ago
View on Hugging Face
0
likes
Like
Save
Clone
overview
files
community
commits
settings
root
lib
tree-sitter-python
test
highlight
parameters.py
parameters.py
5 lines
Copy path
Download
Raw
Back to highlight
1
def g(h, i, /, j, *, k=100, **kwarg):
2
# ^ operator
3
# ^ operator
4
pass
5