formatted with black
This commit is contained in:
parent
0ce3b9b0b0
commit
9b31aff951
23 changed files with 629 additions and 469 deletions
|
@ -1,6 +1,7 @@
|
|||
import unittest
|
||||
from ircrobots import glob
|
||||
|
||||
|
||||
class GlobTestCollapse(unittest.TestCase):
|
||||
def test(self):
|
||||
c1 = glob.collapse("**?*")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue