We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4afb883 commit 918aebdCopy full SHA for 918aebd
tests/test_adapter.py
@@ -1,4 +1,5 @@
1
#!/usr/bin/env python
2
+# -*- coding: utf-8 -*-
3
import unittest
4
from structural.adapter import Dog, Cat, Human, Car, Adapter
5
0 commit comments