Since this thing is on the innerwebs I suppose it should have a
[python_utils.git] / tests / profanity_filter_test.py
index e452d6ac072cc0b2f7a7935262727245b43a53d3..94b2725bf93abdc45fc6866974687908846b27b3 100755 (executable)
@@ -1,5 +1,9 @@
 #!/usr/bin/env python3
 
+# © Copyright 2021-2022, Scott Gasch
+
+"""profanity_filter unittest, you fucker."""
+
 import unittest
 
 import profanity_filter as pf