Skip to content

time fails on valid commands #285

@certik

Description

@certik
~/repos/Liger-Kernel(light)$ .venv/bin/python -c "import torch"
~/repos/Liger-Kernel(light)$ time .venv/bin/python -c "import torch"
  File "<string>", line 1
    import
          ^
SyntaxError: invalid syntax

real    0.025s
user    0.013s
sys     0.005s
cpu     68.3%

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions