Skip to content

Commit

Permalink
Merge pull request #40 from thegridelectric/dev
Browse files Browse the repository at this point in the history
0.2.3: minor improvements
  • Loading branch information
jessicamillar authored Mar 1, 2023
2 parents 8e735a9 + 1851f5b commit 6ca6e95
Show file tree
Hide file tree
Showing 24 changed files with 1,151 additions and 1,355 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,5 @@ htmlcov
output_data/**
!output_data/**/
!output_data/**/__init__.py

hacking
12 changes: 6 additions & 6 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@ repos:
entry: check-yaml
language: system
types: [yaml]
- id: darglint
name: darglint
entry: darglint
language: system
types: [python]
stages: [manual]
# - id: darglint
# name: darglint
# entry: darglint
# language: system
# types: [python]
# stages: [manual]
- id: end-of-file-fixer
name: Fix End of Files
entry: end-of-file-fixer
Expand Down
139 changes: 0 additions & 139 deletions CodeGenerationTools/GridworksCore/Enum/DeriveEnums.xslt

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 6ca6e95

Please sign in to comment.