Mapytex/test/calculus/api/random/test_random.py

7 lines
103 B
Python

import pytest
import mapytex
def test_random_function():
assert 1 == 1
#mapytex.random("{a}")