Skip to content

Commit

Permalink
without check
Browse files Browse the repository at this point in the history
  • Loading branch information
stebo85 committed Jun 23, 2024
1 parent e457b81 commit 89bf7d8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions recipes/defacing/build.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,11 @@
dockerfilePath = 'OpenRecon.dockerfile'
baseDockerImage = 'stebo85/niimath-test'



import json
import jsonschema
import base64
import os



def validateJson(jsonFilePath, schemaFilePath):
try:
# Load the JSON data from the file
Expand Down

0 comments on commit 89bf7d8

Please sign in to comment.