mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
doc: added license info to measure_time.py
This commit is contained in:
parent
2a357d1e6c
commit
5383c4c8ad
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
# This file is part of the Luau programming language and is licensed under MIT License; see LICENSE.txt for details
|
||||
import os, sys, time, numpy
|
||||
|
||||
try:
|
||||
|
|
Loading…
Add table
Reference in a new issue