Unverified Commit 7a896378 authored by Christian Clauss's avatar Christian Clauss Committed by GitHub
Browse files

Undefined name: import logging for line 1499

parent 7479daf5
...@@ -14,6 +14,7 @@ ...@@ -14,6 +14,7 @@
# limitations under the License. # limitations under the License.
from functools import partial from functools import partial
import logging
import ml_collections import ml_collections
import numpy as np import numpy as np
import torch import torch
......
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