Skip to content

Commit 833032b

Browse files
author
Chris Elion
authored
use MLAgents.Sensor namespace (#3519)
1 parent 3e49abb commit 833032b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

com.unity.ml-agents/Tests/Editor/Sensor/SensorShapeValidatorTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
using NUnit.Framework;
33
using UnityEngine;
44
using UnityEngine.TestTools;
5+
using MLAgents.Sensors;
56

67
namespace MLAgents.Tests
78
{

0 commit comments

Comments
 (0)