File size: 103 Bytes
29ac347 | 1 2 3 4 | using System.Runtime.CompilerServices;
[assembly: InternalsVisibleTo("Unity.ML-Agents.Editor.Tests")]
|
29ac347 | 1 2 3 4 | using System.Runtime.CompilerServices;
[assembly: InternalsVisibleTo("Unity.ML-Agents.Editor.Tests")]
|