cppyabm
1.0.17
An agent-based library to integrate C++ and Python
examples
Cppy
build
_deps
pybind11-src
tests
test_eval_call.py
Go to the documentation of this file.
1
# -*- coding: utf-8 -*-
2
# This file is called from 'test_eval.py'
3
4
if
"call_test2"
in
locals():
5
call_test2(y)
# noqa: F821 undefined name
Generated by
1.8.19