Skip to content

Commit

Permalink
add test for volatility (#49)
Browse files Browse the repository at this point in the history
Co-authored-by: Br4guette <Br4guette@pm.me>
  • Loading branch information
Ston14 and Br4guette authored Jul 24, 2024
1 parent 1eb8a72 commit d8516d2
Show file tree
Hide file tree
Showing 2 changed files with 389 additions and 4 deletions.
2 changes: 0 additions & 2 deletions pydfirram/core/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -196,8 +196,6 @@ def build(self) -> V3PluginInterface:
V3UnsatisfiedException: If the plugin cannot be built.
"""
plugin = self.plugin.interface
#automagics = self.automagics()
#self.set_context()
base_config_path = "plugins"
file_handler = create_file_handler(os.getcwd())
try:
Expand Down
Loading

0 comments on commit d8516d2

Please sign in to comment.