fix: class page schemas have a new optional attribute

This commit is contained in:
Gabriel Horner
2024-02-26 11:11:01 -05:00
parent 49d3c63a89
commit d8f41f22c2
2 changed files with 5 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
(ns db-import
"Imports given file(s) to a db graph. This script is primarly for
"Imports given file(s) to a db graph. This script is primarily for
developing the import feature and for engineers who want to customize
the import process"
(:require [clojure.string :as string]