9 lines
82 B
Python
Executable File
9 lines
82 B
Python
Executable File
import os
|
|
|
|
import numpy as np
|
|
from docs.concepts import file
|
|
|
|
|
|
def f():
|
|
x = 1
|