"src/transformers/models/clipseg/modeling_clipseg.py" did not exist on "afe5d42d8d1d80af911ed980c2936bfe887078f6"
Commit 947aeab2 authored by Gennadiy Civil's avatar Gennadiy Civil
Browse files

Preparation for including docs in round-trip with OSS

parent 5af948b3
...@@ -2292,8 +2292,8 @@ bool Job2(int n, char c) { ... } ...@@ -2292,8 +2292,8 @@ bool Job2(int n, char c) { ... }
#### Invoking an Argument of the Mock Function #### Invoking an Argument of the Mock Function
Sometimes a mock function will receive a function pointer, a functor, or a Sometimes a mock function will receive a function pointer, a functor (in other
`google3`-style callback (in other words, a "callable") as an argument, e.g. words, a "callable") as an argument, e.g.
```cpp ```cpp
class MockFoo : public Foo { class MockFoo : public Foo {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment