workdir, "installer_old.cfg") out = StringIO() sys.stdout = out run.main([ "--stop-after-configfile-check", "--configfile", cfgfile_temp, "example.test"]) self.assertTrue(os.path.exists(cfgfile_temp)) # Adding a dummy section with open(cfgfile_temp, "a") as fp: fp.write(...
#gdb -q --args \ ${AFL} \ ${QEMU} -m 256 -mem-prealloc -mem-path mem_file -M ${QEMU_MACHINE} -kernel ${KERNEL} \ ${QEMU} -m 256 -M ${QEMU_MACHINE} -kernel ${KERNEL} \ -drive if=ide,format=raw,file=${IMAGE} -append "root=${QEMU_ROOTFS} console=ttyS0 nandsim.parts...
setup.cfg Pytorch 2.5.1 (#71) Dec 9, 2024 setup.py Add license headers and bump version (#21) May 30, 2023 tox.ini Pytorch 2.5.1 (#71) Dec 9, 2024 Repository files navigation README License Torch autodiff for DFT-D3 Implementation of the DFT-D3 dispersion model in PyTorch. This ...
usage: python3 launch_cfg_gen.py [h] --board <board_info_file> --scenario <scenario_info_file> --launch <launch_info_file> positional arguments: board_info_file : file name of the board info XML scenario_info_file : file name of the scenario info XML launch_info_file : file name ...
client.hset(*args, **kwargs) @omit_exception def hdel(self, *args, **kwargs): return self.client.hdel(*args, **kwargs) @omit_exception def hlen(self, *args, **kwargs): return self.client.hlen(*args, **kwargs) @omit_exception def hkeys(self, *args, **kwargs): return self....
- repo: https://github.com/asottile/setup-cfg-fmt rev: v1.20.0 rev: v1.20.1 hooks: - id: setup-cfg-fmt - repo: https://github.com/asottile/reorder_python_imports @@ -20,7 +20,7 @@ repos: exclude: ^(pre_commit/resources/|testing/resources/python3_hooks_repo/) args: [--...
V2RAY_SED_ARGS += \ s,_ "$(GO_PKG)/infra/conf/v5cfg",// &,; endif endif # disable features endif # build mini GEOIP_VER:=latest GEOIP_FILE:=geoip-$(GEOIP_VER).dat 0 comments on commit 2c3c173 Please sign in to comment. Footer...
usage: python3 launch_cfg_gen.py [h] --board <board_info_file> --scenario <scenario_info_file> --launch <launch_info_file> positional arguments: board_info_file : file name of the board info XML scenario_info_file : file name of the scenario info XML launch_info_file : file name ...
cfg.AKSecret != "" && customT.isClientOk == true return customT.cfg != nil && customT.cfg.GetAK() != "" && customT.cfg.GetSK() != "" && customT.isClientOk == true } func (customT *Translator) Translate(ctx context.Context, args *translator.TranslateArgs) (*translator....