RemiFabre commited on
Commit
1ba829a
·
1 Parent(s): a5245e5
Files changed (1) hide show
  1. tests/audio/test_head_wobbler.py +2 -0
tests/audio/test_head_wobbler.py CHANGED
@@ -1,3 +1,5 @@
 
 
1
  import base64
2
  import math
3
  import threading
 
1
+ """Regression tests for the audio-driven head wobble behaviour."""
2
+
3
  import base64
4
  import math
5
  import threading