Skip to content

Commit 918aebd

Browse files
committed
Minor enhancement
1 parent 4afb883 commit 918aebd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_adapter.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/usr/bin/env python
2+
# -*- coding: utf-8 -*-
23
import unittest
34
from structural.adapter import Dog, Cat, Human, Car, Adapter
45

0 commit comments

Comments
 (0)