Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dev' into maclariz_rdf_patch
Browse files Browse the repository at this point in the history
  • Loading branch information
smribet committed Sep 5, 2024
2 parents 84eee17 + 717e37a commit e3e41c3
Show file tree
Hide file tree
Showing 4 changed files with 472 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
fetch-depth: 0

- name: Lint Code Base
uses: github/super-linter@v6
uses: github/super-linter@v7
env:
VALIDATE_ALL_CODEBASE: false
VALIDATE_PYTHON_FLAKE8: true
Expand Down
1 change: 1 addition & 0 deletions py4DSTEM/process/diffraction/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
from py4DSTEM.process.diffraction.flowlines import *
from py4DSTEM.process.diffraction.tdesign import *
from py4DSTEM.process.diffraction.crystal_phase import *
from py4DSTEM.process.diffraction.digital_dark_field import *
Loading

0 comments on commit e3e41c3

Please sign in to comment.