Commit 3a0f2a0
authored
Don't redefine profiler variable to incompatible type (#910)
Fixes `Type "bool" is incompatible with type "() -> None"`
As discussed in
https://github.com/alisw/alibuild/pull/882/files#r18516243321 parent 59749dc commit 3a0f2a0
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
115 | | - | |
| 114 | + | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
0 commit comments