Skip to content

Commit a0302e7

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent fbeb4f8 commit a0302e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bundle/hybrid_programming/scripts/train_demo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
99
# See the License for the specific language governing permissions and
1010
# limitations under the License.
11-
""" A demo of overwriting the configuration content using the command line input """
11+
"""A demo of overwriting the configuration content using the command line input"""
1212

1313
from monai.bundle import ConfigParser
1414

0 commit comments

Comments
 (0)