Commit fef49a6
Del
Summary: Python3 makes the use of `(object)` in class inheritance unnecessary. Let's modernize our code by eliminating this.
Reviewed By: palmje
Differential Revision: D48718370
fbshipit-source-id: 6794156f7dd835cca8e12b65067f95b6991a218c(object) from 50 inc faic/experiments/blip_finetune/transform/randaugment.py1 parent c00fe25 commit fef49a6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1066 | 1066 | | |
1067 | 1067 | | |
1068 | 1068 | | |
1069 | | - | |
| 1069 | + | |
1070 | 1070 | | |
1071 | 1071 | | |
1072 | 1072 | | |
| |||
0 commit comments