Skip to content

Commit 6a937b4

Browse files
committed
Made tests PEP 263 compatible.
1 parent 908517a commit 6a937b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_data_structure.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# -*- coding: utf-8 -*-
12
import unittest
23

34
from pygorithm.data_structures import (

0 commit comments

Comments
 (0)