Skip to content

Commit

Permalink
cruft
Browse files Browse the repository at this point in the history
  • Loading branch information
robnagler committed Mar 28, 2024
1 parent 5dd63f1 commit 272f257
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pykern/pkcli/test.py
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
# -*- coding: utf-8 -*-
"""run test files in separate processes
:copyright: Copyright (c) 2019 RadiaSoft LLC. All Rights Reserved.
:license: http://www.apache.org/licenses/LICENSE-2.0.html
"""

from pykern import pkconfig
from pykern import pkio
from pykern import pksubprocess
from pykern import pkunit
from pykern.pkcollections import PKDict
from pykern.pkdebug import pkdp
import itertools
import os
import pykern.pkcli
import re
Expand Down

0 comments on commit 272f257

Please sign in to comment.