Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit 8d257a1

Browse files
author
William McLendon
committed
Merge branch 'remove-dataclasses' into 'master'
Remove dataclasses import See merge request trilinos-devops-consolidation/code/SetProgramOptions!9
2 parents 5b485ce + c1be087 commit 8d257a1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/setprogramoptions/SetProgramOptions.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@
5959
pass
6060

6161
import copy
62-
import dataclasses
6362
#from pathlib import Path
6463
#from pprint import pprint
6564
import re

0 commit comments

Comments
 (0)