Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
fxmarty
/
transformers-regressions
like
0
License:
mit
Dataset card
Files
Files and versions
Community
main
transformers-regressions
/
dana
/
third_party
/
jquery
/
src
/
traversing
/
var
/
rneedsContext.js
Félix Marty
add dana
3f268e5
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
define
( [
"../../core"
,
"../../selector"
],
function
(
jQuery
) {
return
jQuery.
expr
.
match
.
needsContext
;
} );