formatted with black

This commit is contained in:
A_D 2022-01-30 20:05:31 +02:00
parent 0ce3b9b0b0
commit 9b31aff951
No known key found for this signature in database
GPG key ID: 4BE9EB7DF45076C4
23 changed files with 629 additions and 469 deletions

View file

@ -1,6 +1,7 @@
import unittest
from ircrobots import glob
class GlobTestCollapse(unittest.TestCase):
def test(self):
c1 = glob.collapse("**?*")